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