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