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