RevisionCellChange.OldFormatting Property
Old Formatting.Represents the attribte in schema: odxf
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "odxf")> _
Public Property OldFormatting As BooleanValue
Get
Set
'Usage
Dim instance As RevisionCellChange
Dim value As BooleanValue
value = instance.OldFormatting
instance.OldFormatting = value
[SchemaAttrAttribute(, "odxf")]
public BooleanValue OldFormatting { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.