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