Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Scrolls automatically through the specified pane.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub AutoScroll ( _
Velocity As Integer _
)
'Usage
Dim instance As Pane
Dim Velocity As Integer
instance.AutoScroll(Velocity)
void AutoScroll(
int Velocity
)
Parameters
- Velocity
Type: System.Int32
The speed for scrolling.