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