DADiSP Worksheet Functions > S - Z > SETVISIBLE
Sets or retrieves the application visibility state.
SETVISIBLE(state)
state |
- |
Optional. An integer, the visibility state:
|
An integer, the visibility state.
setvisible(1)
Sets the entire application to be visible.
If state is not provided, the current visibility state is returned.
See VISIBLE to set or retrieve the visibility state of the application running as an ActiveX Automation server.