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