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