Intersect Method
Intersect function
Returns a Range object that represents the rectangular intersection of two ranges.
func (instance *Range) Intersect(range_ *Range)  (*Range,  error) 
Remarks
See Also
- Class Range
- Library Aspose.Cells for Go
Returns a Range object that represents the rectangular intersection of two ranges.
func (instance *Range) Intersect(range_ *Range)  (*Range,  error)