DateTimeItem Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DateTimeItem() | Initializes a new instance of the DateTimeItem class. | |
DateTimeItem(String) | Initializes a new instance of the DateTimeItem class from outer XML. | |
DateTimeItem(array<OpenXmlElement[]) | Initializes a new instance of the DateTimeItem class with the specified child elements. | |
DateTimeItem(IEnumerable<OpenXmlElement>) | Initializes a new instance of the DateTimeItem class with the specified child elements. |
Top