RevisionFormat.DifferentialFormat Property

Definition

Formatting.

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

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

Property Value

Returns DifferentialFormat.

Applies to