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