PivotAreaReference.MinSubtotal Property

Definition

Include Minimum Filter

Represents the following attribute in the schema: minSubtotal

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

Property Value

Returns BooleanValue.

Attributes

Applies to