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