Methods' Details
|
- insertNewByName
-  
- void
insertNewByName(
[ in ] string |
aName, |
[ in ] short |
nPosition ); |
- Description
- inserts a new sheet into the collection.
|
- moveByName
-  
- void
moveByName(
[ in ] string |
aName, |
[ in ] short |
nDestination ); |
- Description
- moves a sheet within the collection.
|
- copyByName
-  
- void
copyByName(
[ in ] string |
aName, |
[ in ] string |
aCopy, |
[ in ] short |
nDestination ); |
- Description
- copies a sheet within the collection.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.