ISparklineGroups Interface Members
In This Topic
The following tables list the members exposed by ISparklineGroups.
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