adornmentsVisible PARAM tag



Assigns whether the edit line, status line, and scroll bars are displayed on the sheet.

Syntax

<PARAM NAME = "adornmentsVisible" VALUE = "areVisible">

Values

areVisible
The value is true if the edit line, status line, and scroll bars are displayed, and false otherwise. The default value is true.

See Also
editLineVisible PARAM tag
statusLineVisible PARAM tag
verticalScrollBarVisible PARAM tag
horizontalScrollBarVisible PARAM tag
AdornmentsVisible property