DateGroupItem.Minute 属性

定义

分钟

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

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

属性值

返回 UInt16Value

属性

适用于