SparklineGroups.Ungroup Method
Ungroups the sparklines in the selected sparkline group.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub Ungroup
'Usage
Dim instance As SparklineGroups
instance.Ungroup()
void Ungroup()