CreateUnionRange Method
CreateUnionRange function
Creates a Range object from an address of the range.
func (instance *WorksheetCollection) CreateUnionRange(address string, sheetindex int32) (*UnionRange, error)
Remarks
See Also
- Class WorksheetCollection
- Library Aspose.Cells for Go