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