Freigeben über


PivotHierarchy.SubtotalTop-Eigenschaft

New Levels Subtotals At Top.Represents the attribte in schema: subtotalTop

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

Syntax

'Declaration
<SchemaAttrAttribute(, "subtotalTop")> _
Public Property SubtotalTop As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotHierarchy
Dim value As BooleanValue

value = instance.SubtotalTop

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotHierarchy Klasse

PivotHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace