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