Share via


RichDateGroupItem.Second Property

Definition

Second

Represents the following attribute in the schema: second

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; }
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

Property Value

Attributes

Applies to