Indicates whether the edit line, status line, and scroll bars are displayed in the sheet.
Set: Sheet.setAdornmentsVisible(isVisible)
Get: isVisible = Sheet.getAdornmentsVisible
See also
EditLineVisible property
HorizontalScrollBarVisible property
StatusLineVisible property
VerticalScrollBarVisible property
adornmentsVisible PARAM tag
EditLineVisible PARAM tag
horizontalScrollBarVisible PARAM tag
statusLineVisible PARAM tag
verticalScrollBarVisible PARAM tag