the index of the sheet within the published tabs. Note that hidden tabs are still counted in the ordering,
as long as they are published.
isActive
isActive:boolean
returns
a value indicating whether the sheet is the currently active sheet.
Due to a technical limitation, this will always return false if the object is a Worksheet instance that is part of a Dashboard.
isHidden
isHidden:boolean
returns
a value indicating whether the sheet is hidden in the UI.
Note that if the entire tab control is hidden, it does not affect the state of this flag.
This sheet may still report that it is visible even when the tabs control is hidden.
the index of the sheet within the published tabs. Note that hidden tabs are still counted in the ordering, as long as they are published.