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