Name | Description | |
---|---|---|
Count | Gets the number of sparkline groups in the associated IRange object (read-only). | |
Item | Returns the ISparklineGroup object from a collection. |
The following tables list the members exposed by ISparklineGroups.
Name | Description | |
---|---|---|
Count | Gets the number of sparkline groups in the associated IRange object (read-only). | |
Item | Returns the ISparklineGroup object from a collection. |
Name | Description | |
---|---|---|
Add | Creates a new sparkline group and returns an ISparklineGroup object. | |
Clear | Clears the selected sparklines. | |
ClearGroups | Clears the selected sparkline groups. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) | |
Group | Groups the selected sparklines. | |
Ungroup | Ungroups the sparklines in the selected sparkline group. |