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