FormControlProperties.Min 属性

定义

分钟,此属性仅在 Office 2010 及更高版本中可用。

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

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

属性值

属性

适用于