Previous section-----Next section

ExcelSheet

• 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

In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
In[4]:=
Out[4]=
In[5]:=
Out[5]=
In[6]:=
Out[6]=