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