次の方法で共有


SharedItems.MinValue プロパティ

定義

数値の最小値

スキーマ内の次の属性を表します: minValue

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

プロパティ値

DoubleValue を返します。

属性

適用対象