SelectRange Method

SelectRange function

Selects a range.


func (instance *Worksheet) SelectRange(startrow int32, startcolumn int32, totalrows int32, totalcolumns int32, removeothers bool)  error

Remarks

See Also