ISparklineGroups Interface Methods
In This Topic
For a list of all members of this type, see ISparklineGroups members.
Public Methods
| Name | Description |
| add | Creates a new sparkline group and returns an ISparklineGroup object. |
| clear | Clears the selected sparklines. |
| clearGroups | Clears the selected sparkline groups. |
| get | Returns the ISparklineGroup object from a collection. |
| getCount | Gets the number of sparkline groups in the associated IRange object. |
| group | Overloaded. Groups the selected sparklines. |
| ungroup | Ungroups the sparklines in the selected sparkline group. |
Top
See Also