[]
Gets the merged cell range at the specified cell.
public CellRange GetMergeCell(int row, int column)
Public Function GetMergeCell(row As Integer, column As Integer) As CellRange
Type | Name | Description |
---|---|---|
int | row | Row index of the cell |
int | column | Column index of the cell |
Type | Description |
---|---|
CellRange |