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