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