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