Visible property

This property returns true if the specified spreadsheet is visible in the user interface, otherwise it returns false.

Defined in

Spreadsheet.

Data type

boolean

Syntax

public boolean isVisible()

See examples

Example: Visible property