'Usage
Dim instance As ISparkline Dim row As Integer Dim column As Integer instance.ModifyLocation(row, column)
Parameters
- row
- An integer value indicates the row of new location.
- column
- An integer value indicates the column of new location.
'Usage
Dim instance As ISparkline Dim row As Integer Dim column As Integer instance.ModifyLocation(row, column)