Sdílet prostřednictvím


PivotField.MaxSubtotal Property

Max Subtotal.Represents the attribte in schema: maxSubtotal

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

Syntax

'Declaration
<SchemaAttrAttribute(, "maxSubtotal")> _
Public Property MaxSubtotal As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotField
Dim value As BooleanValue

value = instance.MaxSubtotal

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

PivotField Class

PivotField Members

DocumentFormat.OpenXml.Spreadsheet Namespace