RevisionCellChange.OldDifferentialFormat Property

Definition

Old Formatting Information.

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

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

Property Value

Returns OldDifferentialFormat.

Applies to