Share via


IShapeRange.IncrementLeft Method

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

Syntax

'Declaration
Sub IncrementLeft ( _
    Increment As Single _
)
'Usage
Dim instance As IShapeRange
Dim Increment As Single

instance.IncrementLeft(Increment)
void IncrementLeft(
    float Increment
)

Parameters

See Also

Reference

IShapeRange Interface

IShapeRange Members

Microsoft.Office.Interop.Excel Namespace