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