ShapeRange.CanvasCropRight Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub CanvasCropRight ( _
Increment As Single _
)
'Usage
Dim instance As ShapeRange
Dim Increment As Single
instance.CanvasCropRight(Increment)
void CanvasCropRight(
float Increment
)
Parameters
- Increment
Type: System.Single