次の方法で共有


DynamicFilter.MaxVal プロパティ

定義

最大値

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

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

プロパティ値

DoubleValue を返します。

属性

適用対象