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