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