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