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