Share via


RevisionCellChange.RowColumnFormattingAffected Property

Definition

Row Column Formatting Change

Represents the following attribute in the schema: xfDxf

[DocumentFormat.OpenXml.SchemaAttr(0, "xfDxf")]
public DocumentFormat.OpenXml.BooleanValue RowColumnFormattingAffected { get; set; }
public DocumentFormat.OpenXml.BooleanValue RowColumnFormattingAffected { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xfDxf")]
public DocumentFormat.OpenXml.BooleanValue? RowColumnFormattingAffected { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xfDxf")]
public DocumentFormat.OpenXml.BooleanValue? RowColumnFormattingAffected { get; set; }
public DocumentFormat.OpenXml.BooleanValue? RowColumnFormattingAffected { get; set; }
member this.RowColumnFormattingAffected : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xfDxf")>]
member this.RowColumnFormattingAffected : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xfDxf")>]
member this.RowColumnFormattingAffected : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property RowColumnFormattingAffected As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to