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