SSpread.IsVerticalScrollBarVisible Method
| Explanation | Returns whether the vertical scrollbar is visible. | |
| Call format | IsVerticalScrollBarVisible() | |
| Return value | $TRUE if the vertical scrollbar is visible, $FALSE otherwise | |
| Arguments | None | |
| Exception | None | |
| Example of use | | |
| Related item | IsHorizontalScrollBarVisible method | |