PivotAreaReference.MaxSubtotal Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Maximaler Filter einschließen
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute