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