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