RevisionCellChange.OldCell Property

Definition

Old Cell Data.

Represents the following element tag in the schema: x:oc.

public DocumentFormat.OpenXml.Spreadsheet.OldCell OldCell { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.OldCell? OldCell { get; set; }
member this.OldCell : DocumentFormat.OpenXml.Spreadsheet.OldCell with get, set
Public Property OldCell As OldCell

Property Value

Returns OldCell.

Applies to