SparklineGroups.ClearGroups Method
Clears the selected sparkline groups.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub ClearGroups
'Usage
Dim instance As SparklineGroups
instance.ClearGroups()
void ClearGroups()