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