Click or drag to resize

CalculatedItem Constructor

Overload List
 NameDescription
Public methodCalculatedItem Initializes a new instance of the CalculatedItem class.
Public methodCalculatedItem(IEnumerableOpenXmlElement) Initializes a new instance of the CalculatedItem class with the specified child elements.
Public methodCalculatedItem(OpenXmlElement) Initializes a new instance of the CalculatedItem class with the specified child elements.
Public methodCalculatedItem(String) Initializes a new instance of the CalculatedItem class from outer XML.
Top
See Also