CreateRange_Int_Int_Int_Int Method

CreateRange_Int_Int_Int_Int function

Creates a Range object from a range of cells.


func (instance *Cells) CreateRange_Int_Int_Int_Int(firstrow int32, firstcolumn int32, totalrows int32, totalcolumns int32)  (*Range,  error) 

Remarks

See Also