Spread Windows Forms 12.0 Product Documentation
Select Method (IRange)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IRange Interface : Select Method
Select a cell or a range of cells.
Syntax
'Declaration
 
Sub Select() 
'Usage
 
Dim instance As IRange
 
instance.Select()
void Select()
See Also

Reference

IRange Interface
IRange Members