Freigeben über


PivotArea.GrandRow-Eigenschaft

Include Row Grand Total.Represents the attribte in schema: grandRow

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "grandRow")> _
Public Property GrandRow As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotArea
Dim value As BooleanValue

value = instance.GrandRow

instance.GrandRow = value
[SchemaAttrAttribute(, "grandRow")]
public BooleanValue GrandRow { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace