MetadataType.RowColumnShift 属性

定义

元数据插入删除

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

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

属性值

返回 BooleanValue

属性

适用于