'Usage
Dim instance As SparklineStorage Dim row As Integer Dim rowCount As Integer instance.InsertRows(row, rowCount)
Parameters
- row
- An integer value indicates the row index at which to insert new row(s).
- rowCount
'Usage
Dim instance As SparklineStorage Dim row As Integer Dim rowCount As Integer instance.InsertRows(row, rowCount)