PivotAreaReference.ApplyStandardDeviationPInSubtotal Property

Definition

Include StdDevP Filter

Represents the following attribute in the schema: stdDevPSubtotal

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

Property Value

Returns BooleanValue.

Attributes

Applies to