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