Spread 8.0 Documentation
IsVerticalScrollBarVisible Method
Support Options
ActiveX Reference > ActiveX Methods > IsVerticalScrollBarVisible Method

Glossary Item Box

IsVerticalScrollBarVisible Method


See Also    DLL    Example

Applies To

fpSpread control

Description

Determines if the vertical scrollbar is visible.

Syntax

C++

BOOL CSpreadSheet::IsVerticalScrollBarVisible();

Visual Basic

fpSpread.IsVerticalScrollBarVisible() As Boolean

Remarks

This method checks to see if the vertical scrollbar is currently visible.

Return Type

True if the vertical scrollbar is visible; otherwise, False.

See Also

IsHorizontalScrollBarVisible method

DLL Correspondence

SSVerticalScrollBarVisible function

Copyright © GrapeCity, inc. All rights reserved.