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