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