PivotAreaReference.ApplyStandardDeviationInSubtotal Property

Definition

Include StdDev Filter

Represents the following attribute in the schema: stdDevSubtotal

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

Property Value

Returns BooleanValue.

Attributes

Applies to