EditLineVisible property



Indicates whether edit line is displayed in the spreadsheet.

Syntax

Set:     Sheet.setEditLineVisible(isVisible)
Get: isVisible = Sheet.getEditLineVisible

Applies to

Sheet object.

Data type

boolean. The value is true if the edit line is displayed, and false otherwise.

See also
AdornmentsVisible property
HorizontalScrollBarVisible property
StatusLineVisible property
VerticalScrollBarVisible property
adornmentsVisible PARAM tag
editLineVisible PARAM tag
horizontalScrollBarVisible PARAM tag
statusLineVisible PARAM tag
verticalScrollBarVisible PARAM tag