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