RevisionFormat.RowOrColumnAffected 属性

定义

行或列格式更改

表示架构中的以下属性:xfDxf

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

属性值

返回 BooleanValue

属性

适用于