DateGroupItem.Second 属性

定义

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

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

属性值

返回 UInt16Value

属性

适用于