IsIntersect Method
IsIntersect function
Indicates whether the range is intersect.
func (instance *Range) IsIntersect(range_ *Range) (bool, error)
Remarks
See Also
- Class Range
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Indicates whether the range is intersect.
func (instance *Range) IsIntersect(range_ *Range) (bool, error)