次の方法で共有


ConditionalFormattingRule.StdDev プロパティ

定義

StdDev

スキーマ内の次の属性を表します。 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

プロパティ値

Int32Value を返します。

属性

適用対象