GroupSparkline(CellRange) Method
Groups the sparkline.
'Declaration
Public Overloads Sub GroupSparkline( _
ByVal As CellRange _
)
'Usage
Dim instance As Cell
Dim cellRange As CellRange
instance.GroupSparkline(cellRange)
Parameters
- cellRange
- The cell range.