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