PivotField.InsertBlankRow Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property InsertBlankRow As BooleanValueProperty Value
Returns BooleanValue.
- Attributes