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