ShapeRange.CanvasCropLeft Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub CanvasCropLeft ( _
Increment As Single _
)
'Usage
Dim instance As ShapeRange
Dim Increment As Single
instance.CanvasCropLeft(Increment)
void CanvasCropLeft(
float Increment
)
Parameters
- Increment
Type: System.Single