RichDateGroupItem.Day Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Day
Represents the following attribute in the schema: day
public DocumentFormat.OpenXml.UInt16Value? Day { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "day")]
public DocumentFormat.OpenXml.UInt16Value? Day { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("day")]
public DocumentFormat.OpenXml.UInt16Value? Day { get; set; }
member this.Day : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "day")>]
member this.Day : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("day")>]
member this.Day : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Day As UInt16Value
Property Value
- Attributes