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