Freigeben über


PivotArea.GrandColumn-Eigenschaft

Include Column Grand Total.Represents the attribte in schema: grandCol

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

Syntax

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

value = instance.GrandColumn

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace