Methods' Details |
Activate
|
Calculate
|
Select
|
Move
void |
Move( |
[in] any |
Before, |
| [in] any |
After ); |
|
|
Copy
void |
Copy( |
[in] any |
Before, |
| [in] any |
After ); |
|
|
Paste
void |
Paste( |
[in] any |
Destination, |
| [in] any |
Link ); |
|
|
Delete
|
Protect
void |
Protect( |
[in] any |
Password, |
| [in] any |
DrawingObjects, |
| [in] any |
Contents, |
| [in] any |
Scenarios, |
| [in] any |
UserInterfaceOnly ); |
|
|
Unprotect
void |
Unprotect( |
[in] any |
Password ); |
|
|
CheckSpelling
void |
CheckSpelling( |
[in] any |
CustomDictionary, |
| [in] any |
IgnoreUppercase, |
| [in] any |
AlwaysSuggest, |
| [in] any |
SpellingLang ); |
|
|
ShowDataForm
|
Range
XRange |
Range( |
[in] any |
Cell1, |
| [in] any |
Cell2 ); |
|
|
ChartObjects
any |
ChartObjects( |
[in] any |
Index ); |
|
|
PivotTables
any |
PivotTables( |
[in] any |
Index ); |
|
|
Comments
any |
Comments( |
[in] any |
Index ); |
|
|
Outline
|
PageSetup
|
HPageBreaks
any |
HPageBreaks( |
[in] any |
Index ); |
|
|
VPageBreaks
any |
VPageBreaks( |
[in] any |
Index ); |
|
|
OLEObjects
any |
OLEObjects( |
[in] any |
Index ); |
|
|
Shapes
any |
Shapes( |
[in] any |
Index ); |
|
|
Buttons
any |
Buttons( |
[in] any |
aIndex ); |
|
|
CheckBoxes
any |
CheckBoxes( |
[in] any |
aIndex ); |
|
|
DropDowns
any |
DropDowns( |
[in] any |
aIndex ); |
|
|
GroupBoxes
any |
GroupBoxes( |
[in] any |
aIndex ); |
|
|
Labels
any |
Labels( |
[in] any |
aIndex ); |
|
|
ListBoxes
any |
ListBoxes( |
[in] any |
aIndex ); |
|
|
OptionButtons
any |
OptionButtons( |
[in] any |
aIndex ); |
|
|
ScrollBars
any |
ScrollBars( |
[in] any |
aIndex ); |
|
|
Spinners
any |
Spinners( |
[in] any |
aIndex ); |
|
|
Cells
XRange |
Cells( |
[in] any |
RowIndex, |
| [in] any |
ColumnIndex ); |
|
|
Rows
XRange |
Rows( |
[in] any |
aIndex ); |
|
|
Columns
XRange |
Columns( |
[in] any |
aIndex ); |
|
|
Hyperlinks
any |
Hyperlinks( |
[in] any |
aIndex ); |
|
|
Names
any |
Names( |
[in] any |
Index ); |
|
|
Evaluate
any |
Evaluate( |
[in] string |
Name ); |
|
|
setEnableCalculation
|
getEnableCalculation
|
PrintOut
void |
PrintOut( |
[in] any |
From, |
| [in] any |
To, |
| [in] any |
Copies, |
| [in] any |
Preview, |
| [in] any |
ActivePrinter, |
| [in] any |
PrintToFile, |
| [in] any |
Collate, |
| [in] any |
PrToFileName, |
| [in] any |
IgnorePrintAreas ); |
|
|
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.