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