共用方式為


DynamicRichFilter.MaxVal Property

Definition

Max Value

Represents the following attribute in the schema: maxVal

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; }
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

Property Value

Attributes

Applies to