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.

This class provides a way to control how a sheet is displayed when it is viewed in Microsoft Excel.

Hierarchy

Hierarchy (view full)

Implements

  • IChangeInfoContext

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get visibility(): WorksheetVisibility
  • Gets or sets the visibility of the sheet.

    The visibility determines whether the sheet's tab will appear in the tab bar at the bottom of Microsoft Excel.

    The visibility of the worksheet.

    Throws

    [[InvalidEnumArgumentException]] The value assigned is not defined in the [[WorksheetVisibility]] enumeration.

    Returns WorksheetVisibility

  • set visibility(a): void
  • Parameters

    Returns void

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • Returns Base

  • Resets the display options to their default settings.

    The defaults used for each setting are the same defaults with which Microsoft Excel creates a blank sheet.

    Returns void

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean