Share via


PivotField.MaxSubtotal Property

Definition

Max Subtotal

Represents the following attribute in the schema: maxSubtotal

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

Property Value

Returns BooleanValue.

Attributes

Applies to