Sparkline.ModifyLocation(Range) Method

Definition

Modifies the location of a single sparkline.

public:
 void ModifyLocation(Microsoft::Office::Interop::Excel::Range ^ Range);
public void ModifyLocation (Microsoft.Office.Interop.Excel.Range Range);

Parameters

Range
Range

The cell that contains the sparkline.

Applies to