Worksheet.GetMergeByCell
Worksheet.GetMergeByCell method
get the the merge area that contains the cell at row,column location ,return null if all the merge areas does not include this cell location
public CellRange GetMergeByCell(int row, int col)
Parameter | Type | Description |
---|---|---|
row | Int32 | |
col | Int32 |
See Also
- class CellRange
- class Worksheet
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop