void ModifyLocation( int row, int column )
'Declaration Overloads Sub ModifyLocation( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Declaration
Overloads Sub ModifyLocation( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Usage Dim instance As ISparklineGroup Dim row As Integer Dim column As Integer instance.ModifyLocation(row, column)
'Usage
Dim instance As ISparklineGroup Dim row As Integer Dim column As Integer instance.ModifyLocation(row, column)
ISparklineGroup Interface ISparklineGroup Members Overload List