Sparkline.ModifyLocation Method (Excel)
Modifies the location of a single sparkline.
Version Information
Version Added: Excel 2010
Syntax
expression .ModifyLocation(Range)
expression A variable that represents a Sparkline object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Range |
Required |
The cell that contains the sparkline. |
Return Value
Nothing