CreateRange Method

CreateRange function

Creates a object from an address of the range.


func (instance *WorksheetCollection) CreateRange(address string, sheetindex int32)  (*Range,  error) 

Remarks

See Also