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
object
Classes that extend this class.
Derived ClassesProperties
Section titled "Properties"Visibility
Section titled "Visibility"Gets or sets the visibility of the sheet.
public WorksheetVisibility Visibility { get; set; } Methods
Section titled "Methods"Reset()
Section titled "Reset()"Resets the display options to their default settings.
public void Reset() Returns any
ResetCore()
Section titled "ResetCore()"Resets the display options to their default settings.
protected virtual void ResetCore()