Checks if this cell range overlaps with another cell range.
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax
Parameters
- range
- Type: GemBox.Spreadsheet CellRange
Cell range.
Return Value
if cell ranges overlap; otherwise, .See Also