Determines whether the range intersects another range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool Intersects( XLCellRange cr ) |
| Visual Basic |
|---|
Public Function Intersects ( _ cr As XLCellRange _ ) As Boolean |