Share via


ISparkline.ModifyLocation Method

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 ISparkline
Dim Range As Range

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

Parameters

See Also

Reference

ISparkline Interface

ISparkline Members

Microsoft.Office.Interop.Excel Namespace