Name | Description | |
---|---|---|
Count | Returns the number of CellRange in the current collection. | |
Item | Returns the CellRange object that represents all the Cells that will be merged at the index. |
The following tables list the members exposed by MergedCellCollection.
Name | Description | |
---|---|---|
Count | Returns the number of CellRange in the current collection. | |
Item | Returns the CellRange object that represents all the Cells that will be merged at the index. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a CellRange element in the MergedCellCollection. | |
GetEnumerator | ||
Remove | Removes a CellRange from the MergedCellCollection. | |
RemoveAt | Removes an element from the MergedCellCollection by using an index. |