Share via


ConditionalFormattingRule.StdDev Property

Definition

StdDev

Represents the following attribute in the schema: stdDev

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

Property Value

Returns Int32Value.

Attributes

Applies to