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

属性

适用于