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

属性

适用于