次の方法で共有


SharedItems.MaxValue プロパティ

定義

最大数値

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

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

プロパティ値

DoubleValue を返します。

属性

適用対象