DateGroupItem.Second Propriété

Définition

Second

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt16Value.

Attributs

S’applique à