Share via


ConditionalFormattingRule.StandardDeviation Property

Definition

stdDev, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: stdDev

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

Property Value

Attributes

Applies to