PivotArea.GrandRow Property

Definition

Include Row Grand Total

Represents the following attribute in the schema: grandRow

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

Property Value

Returns BooleanValue.

Attributes

Applies to