UnionRanges Method
UnionRanges function
Returns the union result of two ranges.
func (instance *Range) UnionRanges(ranges []Range) (*UnionRange, error)
Remarks
See Also
- Class Range
- Library Aspose.Cells for Go
Returns the union result of two ranges.
func (instance *Range) UnionRanges(ranges []Range) (*UnionRange, error)