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