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