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