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.
Constructors
Section titled "Constructors"DisplayOptionsBase
new DisplayOptionsBase(a: Sheet): DisplayOptionsBase Returns DisplayOptionsBase
Properties
Section titled "Properties"$t: Type visibility
Section titled "visibility"visibility: WorksheetVisibility Methods
Section titled "Methods"reset
Section titled "reset"Resets the display options to their default settings.
reset(): void