public void SetActiveCell( int row, int column )
'Declaration Public Overloads Sub SetActiveCell( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Declaration
Public Overloads Sub SetActiveCell( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Usage Dim instance As SheetView Dim row As Integer Dim column As Integer instance.SetActiveCell(row, column)
'Usage
Dim instance As SheetView Dim row As Integer Dim column As Integer instance.SetActiveCell(row, column)
SheetView Class SheetView Members Overload List