GroupSparkline(Int32,Int32) Method
Groups the sparkline.
'Declaration
Public Overloads Sub GroupSparkline( _
ByVal As Integer, _
ByVal column As Integer _
)
'Usage
Dim instance As Cell
Dim row As Integer
Dim column As Integer
instance.GroupSparkline(row, column)
Parameters
- row
- The row.
- column
- The column.