Source.Month Property

Month.Represents the element tag in schema: b:Month

Namespace:  DocumentFormat.OpenXml.Bibliography
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Month As Month
    Get
    Set
'Usage
Dim instance As Source
Dim value As Month

value = instance.Month

instance.Month = value
public Month Month { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Month
Returns Month.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace