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