'Usage
Dim instance As ISparklineGroups Dim location As String Dim value As Boolean value = instance.Group(location)
Parameters
- location
- The location of the first cell in the group.
Return Value
true
if sparklines are groupped successful; otherwise, false
.