Abstract base class which exposes the various display options available for a sheet which can be saved with both a sheet and its custom view.

DisplayOptionsBase

new DisplayOptionsBase(a: Sheet): DisplayOptionsBase

Returns DisplayOptionsBase

$t: Type
visibility: WorksheetVisibility

Resets the display options to their default settings.

reset(): void

Returns void