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