次の方法で共有


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 を返します。

属性

適用対象