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