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

Glossary Item Box

IsHorizontalScrollBarVisible Method


See Also    DLL    Example

Applies To

fpSpread control

Description

Determines if the horizontal scrollbar is visible.

Syntax

C++

BOOL CSpreadSheet::IsHorizontalScrollBarVisible();

Visual Basic

fpSpread.IsHorizontalScrollBarVisible() As Boolean

Remarks

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

Return Type

True if the horizontal scrollbar is valid; otherwise, False.

See Also

IsVerticalScrollBarVisible method

DLL Correspondence

SSValidateFormula function

Copyright © GrapeCity, inc. All rights reserved.