Excel.ScrollWorkbookTabPosition enum
Enum representing the scroll position for workbook tab navigation.
Remarks
[ API set: ExcelApiDesktop 1.1 ]
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. |