Main Content

Previewing

Indicate whether object is currently previewing data in separate window

Description

The Previewing property indicates whether the object is currently previewing data in a separate window.

The object sets the Previewing property to 'on' when you call the preview function.

The object sets the Previewing property to 'off' when you close the preview window using the closepreview function or by clicking the Close button in the preview window title bar.

Characteristics

Default value is enclosed in braces ({}).

Access

Read only

Data type

Character vector

Values

[ {'off'} | 'on' ]

See Also