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