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