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