Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.ScrollWorkbookTabPosition enum

Package:
excel

Enum representing the scroll position for workbook tab navigation.

Remarks

API set: ExcelApiDesktop 1.1

Used by

Fields

first = "First"

Scrolls the tab menu to show the first worksheet tab.

last = "Last"

Scrolls the tab menu to show the last worksheet tab.


Feedback

Was this page helpful?