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