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