Share via


Sparkline.ModifyLocation Method

Modifies the location of a single sparkline.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub ModifyLocation ( _
    Range As Range _
)
'Usage
Dim instance As Sparkline
Dim Range As Range

instance.ModifyLocation(Range)
void ModifyLocation(
    Range Range
)

Parameters

See Also

Reference

Sparkline Interface

Sparkline Members

Microsoft.Office.Interop.Excel Namespace