• The id can be one of the following: Active | the current active sheet | "Sheet1" | the name of the sheet | 1 or -1 | a positive or negative position index |
• See ExcelBook for a listing of valid id values for book. • The first sheet in the workbook has position 1. The last sheet in the workbook has position -1. Further Examples Out[2]= |  |
Out[3]= |  |
Out[4]= |  |
Out[5]= |  |
Out[6]= |  |
|