Table.InsertRowShift 属性

定义

插入行移位

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

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

属性值

返回 BooleanValue

属性

适用于