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