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