SparklineGroups.Group(Range) Method

Definition

Groups the selected sparklines.

public:
 void Group(Microsoft::Office::Interop::Excel::Range ^ Location);
public void Group (Microsoft.Office.Interop.Excel.Range Location);
Public Sub Group (Location As Range)

Parameters

Location
Range

The location of the first cell in the group.

Applies to