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