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