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