Source.Day Property
Day.Represents the element tag in schema: b:Day
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Day As Day
Get
Set
'Usage
Dim instance As Source
Dim value As Day
value = instance.Day
instance.Day = value
public Day Day { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Day
Returns Day.