PivotField.InsertBlankRow Property

Definition

Insert Blank Row

Represents the following attribute in the schema: insertBlankRow

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

Property Value

Returns BooleanValue.

Attributes

Applies to