Share via


PivotTableDefinition16.InsertBlankRowDefault Property

Definition

InsertBlankRowDefault, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: InsertBlankRowDefault

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

Property Value

Attributes

Applies to