Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns or sets an Integer that specifies whether a vertical scroll bar appears on the right or left side of a frame. Read/write.
Syntax
expression.VerticalScrollBarSide
expression A variable that represents a Frame object.
Remarks
The settings for VerticalScrollBarSide are:
| Value | Description |
|---|---|
| 0 | Puts the scroll bar on the right side (default). |
| 1 | Puts the scroll bar on the left side. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.