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.

Inheritance

Classes that extend this class.

Derived Classes

Gets or sets the visibility of the sheet.

public WorksheetVisibility Visibility { get; set; }

Resets the display options to their default settings.

public void Reset()

Returns any

Resets the display options to their default settings.

protected virtual void ResetCore()

Returns any