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