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