'Usage
Dim instance As SparklineStorage Dim row As Integer Dim column As Integer instance.Clear(row, column)
Parameters
- row
- An integer value indicates the row of sparkline.
- column
- An integer value indicates the column of sparkline.
'Usage
Dim instance As SparklineStorage Dim row As Integer Dim column As Integer instance.Clear(row, column)