SharedItems.MinValue 属性

定义

最小值

表示架构中的以下属性:minValue

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

属性值

返回 DoubleValue

属性

适用于