Range.IsIntersect
Range.IsIntersect method
Indicates whether the range is intersect.
public bool IsIntersect(Range range)
Parameter | Type | Description |
---|---|---|
range | Range | The range. |
Return Value
Whether the range is intersect.
Remarks
If the two ranges area not in the same worksheet ,return false.
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells