Partager via


RevisionCellChange.OldDifferentialFormat Property

Old Formatting Information.Represents the element tag in schema: x:odxf

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property OldDifferentialFormat As OldDifferentialFormat
    Get
    Set
'Usage
Dim instance As RevisionCellChange
Dim value As OldDifferentialFormat

value = instance.OldDifferentialFormat

instance.OldDifferentialFormat = value
public OldDifferentialFormat OldDifferentialFormat { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.OldDifferentialFormat
Returns OldDifferentialFormat.

See Also

Reference

RevisionCellChange Class

RevisionCellChange Members

DocumentFormat.OpenXml.Spreadsheet Namespace