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