SparklineGroup.ModifyLocation(Range) Method

Definition

Sets the associated Range object to modify the location of the sparkline group.

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

Parameters

Location
Range

The Range that represents the location of the sparkline group.

Applies to