IShape.IncrementRotation Method

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

Syntax

'Declaration
Sub IncrementRotation ( _
    Increment As Single _
)
'Usage
Dim instance As IShape
Dim Increment As Single

instance.IncrementRotation(Increment)
void IncrementRotation(
    float Increment
)

Parameters

See Also

Reference

IShape Interface

IShape Members

Microsoft.Office.Interop.Excel Namespace