#include <excel8.h>
Inherits COleDispatchDriver.
Public Member Functions | |
| _Application () | |
| _Application (LPDISPATCH pDispatch) | |
| _Application (const _Application &dispatchSrc) | |
| LPDISPATCH | GetApplication () |
| long | GetCreator () |
| LPDISPATCH | GetParent () |
| LPDISPATCH | GetActiveCell () |
| LPDISPATCH | GetActiveChart () |
| CString | GetActivePrinter () |
| void | SetActivePrinter (LPCTSTR lpszNewValue) |
| LPDISPATCH | GetActiveSheet () |
| LPDISPATCH | GetActiveWindow () |
| LPDISPATCH | GetActiveWorkbook () |
| LPDISPATCH | GetAddIns () |
| LPDISPATCH | GetAssistant () |
| void | Calculate () |
| LPDISPATCH | GetCells () |
| LPDISPATCH | GetCharts () |
| LPDISPATCH | GetColumns () |
| LPDISPATCH | GetCommandBars () |
| long | GetDDEAppReturnCode () |
| void | DDEExecute (long Channel, LPCTSTR String) |
| long | DDEInitiate (LPCTSTR App, LPCTSTR Topic) |
| void | DDEPoke (long Channel, const VARIANT &Item, const VARIANT &Data) |
| VARIANT | DDERequest (long Channel, LPCTSTR Item) |
| void | DDETerminate (long Channel) |
| VARIANT | Evaluate (const VARIANT &Name) |
| VARIANT | _Evaluate (const VARIANT &Name) |
| VARIANT | ExecuteExcel4Macro (LPCTSTR String) |
| LPDISPATCH | Intersect (LPDISPATCH Arg1, LPDISPATCH Arg2, const VARIANT &Arg3, const VARIANT &Arg4, const VARIANT &Arg5, const VARIANT &Arg6, const VARIANT &Arg7, const VARIANT &Arg8, const VARIANT &Arg9, const VARIANT &Arg10, const VARIANT &Arg11, const VARIANT &Arg12, const VARIANT &Arg13, const VARIANT &Arg14, const VARIANT &Arg15, const VARIANT &Arg16, const VARIANT &Arg17, const VARIANT &Arg18, const VARIANT &Arg19, const VARIANT &Arg20, const VARIANT &Arg21, const VARIANT &Arg22, const VARIANT &Arg23, const VARIANT &Arg24, const VARIANT &Arg25, const VARIANT &Arg26, const VARIANT &Arg27, const VARIANT &Arg28, const VARIANT &Arg29, const VARIANT &Arg30) |
| LPDISPATCH | GetNames () |
| LPDISPATCH | GetRange (const VARIANT &Cell1, const VARIANT &Cell2) |
| LPDISPATCH | GetRows () |
| VARIANT | Run (const VARIANT &Macro, const VARIANT &Arg1, const VARIANT &Arg2, const VARIANT &Arg3, const VARIANT &Arg4, const VARIANT &Arg5, const VARIANT &Arg6, const VARIANT &Arg7, const VARIANT &Arg8, const VARIANT &Arg9, const VARIANT &Arg10, const VARIANT &Arg11, const VARIANT &Arg12, const VARIANT &Arg13, const VARIANT &Arg14, const VARIANT &Arg15, const VARIANT &Arg16, const VARIANT &Arg17, const VARIANT &Arg18, const VARIANT &Arg19, const VARIANT &Arg20, const VARIANT &Arg21, const VARIANT &Arg22, const VARIANT &Arg23, const VARIANT &Arg24, const VARIANT &Arg25, const VARIANT &Arg26, const VARIANT &Arg27, const VARIANT &Arg28, const VARIANT &Arg29, const VARIANT &Arg30) |
| VARIANT | _Run2 (const VARIANT &Macro, const VARIANT &Arg1, const VARIANT &Arg2, const VARIANT &Arg3, const VARIANT &Arg4, const VARIANT &Arg5, const VARIANT &Arg6, const VARIANT &Arg7, const VARIANT &Arg8, const VARIANT &Arg9, const VARIANT &Arg10, const VARIANT &Arg11, const VARIANT &Arg12, const VARIANT &Arg13, const VARIANT &Arg14, const VARIANT &Arg15, const VARIANT &Arg16, const VARIANT &Arg17, const VARIANT &Arg18, const VARIANT &Arg19, const VARIANT &Arg20, const VARIANT &Arg21, const VARIANT &Arg22, const VARIANT &Arg23, const VARIANT &Arg24, const VARIANT &Arg25, const VARIANT &Arg26, const VARIANT &Arg27, const VARIANT &Arg28, const VARIANT &Arg29, const VARIANT &Arg30) |
| LPDISPATCH | GetSelection () |
| void | SendKeys (const VARIANT &Keys, const VARIANT &Wait) |
| LPDISPATCH | GetSheets () |
| LPDISPATCH | GetThisWorkbook () |
| LPDISPATCH | Union (LPDISPATCH Arg1, LPDISPATCH Arg2, const VARIANT &Arg3, const VARIANT &Arg4, const VARIANT &Arg5, const VARIANT &Arg6, const VARIANT &Arg7, const VARIANT &Arg8, const VARIANT &Arg9, const VARIANT &Arg10, const VARIANT &Arg11, const VARIANT &Arg12, const VARIANT &Arg13, const VARIANT &Arg14, const VARIANT &Arg15, const VARIANT &Arg16, const VARIANT &Arg17, const VARIANT &Arg18, const VARIANT &Arg19, const VARIANT &Arg20, const VARIANT &Arg21, const VARIANT &Arg22, const VARIANT &Arg23, const VARIANT &Arg24, const VARIANT &Arg25, const VARIANT &Arg26, const VARIANT &Arg27, const VARIANT &Arg28, const VARIANT &Arg29, const VARIANT &Arg30) |
| LPDISPATCH | GetWindows () |
| LPDISPATCH | GetWorkbooks () |
| LPDISPATCH | GetWorksheetFunction () |
| LPDISPATCH | GetWorksheets () |
| LPDISPATCH | GetExcel4IntlMacroSheets () |
| LPDISPATCH | GetExcel4MacroSheets () |
| void | ActivateMicrosoftApp (long Index) |
| void | AddChartAutoFormat (const VARIANT &Chart, LPCTSTR Name, const VARIANT &Description) |
| void | AddCustomList (const VARIANT &ListArray, const VARIANT &ByRow) |
| BOOL | GetAlertBeforeOverwriting () |
| void | SetAlertBeforeOverwriting (BOOL bNewValue) |
| CString | GetAltStartupPath () |
| void | SetAltStartupPath (LPCTSTR lpszNewValue) |
| BOOL | GetAskToUpdateLinks () |
| void | SetAskToUpdateLinks (BOOL bNewValue) |
| BOOL | GetEnableAnimations () |
| void | SetEnableAnimations (BOOL bNewValue) |
| LPDISPATCH | GetAutoCorrect () |
| long | GetBuild () |
| BOOL | GetCalculateBeforeSave () |
| void | SetCalculateBeforeSave (BOOL bNewValue) |
| long | GetCalculation () |
| void | SetCalculation (long nNewValue) |
| VARIANT | GetCaller (const VARIANT &Index) |
| BOOL | GetCanPlaySounds () |
| BOOL | GetCanRecordSounds () |
| CString | GetCaption () |
| void | SetCaption (LPCTSTR lpszNewValue) |
| BOOL | GetCellDragAndDrop () |
| void | SetCellDragAndDrop (BOOL bNewValue) |
| double | CentimetersToPoints (double Centimeters) |
| BOOL | CheckSpelling (LPCTSTR Word, const VARIANT &CustomDictionary, const VARIANT &IgnoreUppercase) |
| VARIANT | GetClipboardFormats (const VARIANT &Index) |
| BOOL | GetDisplayClipboardWindow () |
| void | SetDisplayClipboardWindow (BOOL bNewValue) |
| long | GetCommandUnderlines () |
| void | SetCommandUnderlines (long nNewValue) |
| BOOL | GetConstrainNumeric () |
| void | SetConstrainNumeric (BOOL bNewValue) |
| VARIANT | ConvertFormula (const VARIANT &Formula, long FromReferenceStyle, const VARIANT &ToReferenceStyle, const VARIANT &ToAbsolute, const VARIANT &RelativeTo) |
| BOOL | GetCopyObjectsWithCells () |
| void | SetCopyObjectsWithCells (BOOL bNewValue) |
| long | GetCursor () |
| void | SetCursor (long nNewValue) |
| long | GetCustomListCount () |
| long | GetCutCopyMode () |
| void | SetCutCopyMode (long nNewValue) |
| long | GetDataEntryMode () |
| void | SetDataEntryMode (long nNewValue) |
| CString | Get_Default () |
| CString | GetDefaultFilePath () |
| void | SetDefaultFilePath (LPCTSTR lpszNewValue) |
| void | DeleteChartAutoFormat (LPCTSTR Name) |
| void | DeleteCustomList (long ListNum) |
| LPDISPATCH | GetDialogs () |
| BOOL | GetDisplayAlerts () |
| void | SetDisplayAlerts (BOOL bNewValue) |
| BOOL | GetDisplayFormulaBar () |
| void | SetDisplayFormulaBar (BOOL bNewValue) |
| BOOL | GetDisplayFullScreen () |
| void | SetDisplayFullScreen (BOOL bNewValue) |
| BOOL | GetDisplayNoteIndicator () |
| void | SetDisplayNoteIndicator (BOOL bNewValue) |
| long | GetDisplayCommentIndicator () |
| void | SetDisplayCommentIndicator (long nNewValue) |
| BOOL | GetDisplayExcel4Menus () |
| void | SetDisplayExcel4Menus (BOOL bNewValue) |
| BOOL | GetDisplayRecentFiles () |
| void | SetDisplayRecentFiles (BOOL bNewValue) |
| BOOL | GetDisplayScrollBars () |
| void | SetDisplayScrollBars (BOOL bNewValue) |
| BOOL | GetDisplayStatusBar () |
| void | SetDisplayStatusBar (BOOL bNewValue) |
| void | DoubleClick () |
| BOOL | GetEditDirectlyInCell () |
| void | SetEditDirectlyInCell (BOOL bNewValue) |
| BOOL | GetEnableAutoComplete () |
| void | SetEnableAutoComplete (BOOL bNewValue) |
| long | GetEnableCancelKey () |
| void | SetEnableCancelKey (long nNewValue) |
| BOOL | GetEnableSound () |
| void | SetEnableSound (BOOL bNewValue) |
| VARIANT | GetFileConverters (const VARIANT &Index1, const VARIANT &Index2) |
| LPDISPATCH | GetFileSearch () |
| LPDISPATCH | GetFileFind () |
| void | FindFile () |
| BOOL | GetFixedDecimal () |
| void | SetFixedDecimal (BOOL bNewValue) |
| long | GetFixedDecimalPlaces () |
| void | SetFixedDecimalPlaces (long nNewValue) |
| VARIANT | GetCustomListContents (long ListNum) |
| long | GetCustomListNum (const VARIANT &ListArray) |
| VARIANT | GetOpenFilename (const VARIANT &FileFilter, const VARIANT &FilterIndex, const VARIANT &Title, const VARIANT &ButtonText, const VARIANT &MultiSelect) |
| VARIANT | GetSaveAsFilename (const VARIANT &InitialFilename, const VARIANT &FileFilter, const VARIANT &FilterIndex, const VARIANT &Title, const VARIANT &ButtonText) |
| void | Goto (const VARIANT &Reference, const VARIANT &Scroll) |
| double | GetHeight () |
| void | SetHeight (double newValue) |
| void | Help (const VARIANT &HelpFile, const VARIANT &HelpContextID) |
| BOOL | GetIgnoreRemoteRequests () |
| void | SetIgnoreRemoteRequests (BOOL bNewValue) |
| double | InchesToPoints (double Inches) |
| VARIANT | InputBox (LPCTSTR Prompt, const VARIANT &Title, const VARIANT &Default, const VARIANT &Left, const VARIANT &Top, const VARIANT &HelpFile, const VARIANT &HelpContextID, const VARIANT &Type) |
| BOOL | GetInteractive () |
| void | SetInteractive (BOOL bNewValue) |
| VARIANT | GetInternational (const VARIANT &Index) |
| BOOL | GetIteration () |
| void | SetIteration (BOOL bNewValue) |
| double | GetLeft () |
| void | SetLeft (double newValue) |
| CString | GetLibraryPath () |
| void | MacroOptions (const VARIANT &Macro, const VARIANT &Description, const VARIANT &HasMenu, const VARIANT &MenuText, const VARIANT &HasShortcutKey, const VARIANT &ShortcutKey, const VARIANT &Category, const VARIANT &StatusBar, const VARIANT &HelpContextID, const VARIANT &HelpFile) |
| void | MailLogoff () |
| void | MailLogon (const VARIANT &Name, const VARIANT &Password, const VARIANT &DownloadNewMail) |
| VARIANT | GetMailSession () |
| long | GetMailSystem () |
| BOOL | GetMathCoprocessorAvailable () |
| double | GetMaxChange () |
| void | SetMaxChange (double newValue) |
| long | GetMaxIterations () |
| void | SetMaxIterations (long nNewValue) |
| long | GetMemoryFree () |
| long | GetMemoryTotal () |
| long | GetMemoryUsed () |
| BOOL | GetMouseAvailable () |
| BOOL | GetMoveAfterReturn () |
| void | SetMoveAfterReturn (BOOL bNewValue) |
| long | GetMoveAfterReturnDirection () |
| void | SetMoveAfterReturnDirection (long nNewValue) |
| LPDISPATCH | GetRecentFiles () |
| CString | GetName () |
| LPDISPATCH | NextLetter () |
| CString | GetNetworkTemplatesPath () |
| LPDISPATCH | GetODBCErrors () |
| long | GetODBCTimeout () |
| void | SetODBCTimeout (long nNewValue) |
| void | OnKey (LPCTSTR Key, const VARIANT &Procedure) |
| void | OnRepeat (LPCTSTR Text, LPCTSTR Procedure) |
| void | OnTime (const VARIANT &EarliestTime, LPCTSTR Procedure, const VARIANT &LatestTime, const VARIANT &Schedule) |
| void | OnUndo (LPCTSTR Text, LPCTSTR Procedure) |
| CString | GetOnWindow () |
| void | SetOnWindow (LPCTSTR lpszNewValue) |
| CString | GetOperatingSystem () |
| CString | GetOrganizationName () |
| CString | GetPath () |
| CString | GetPathSeparator () |
| VARIANT | GetPreviousSelections (const VARIANT &Index) |
| BOOL | GetPivotTableSelection () |
| void | SetPivotTableSelection (BOOL bNewValue) |
| BOOL | GetPromptForSummaryInfo () |
| void | SetPromptForSummaryInfo (BOOL bNewValue) |
| void | Quit () |
| void | RecordMacro (const VARIANT &BasicCode, const VARIANT &XlmCode) |
| BOOL | GetRecordRelative () |
| long | GetReferenceStyle () |
| void | SetReferenceStyle (long nNewValue) |
| VARIANT | GetRegisteredFunctions (const VARIANT &Index1, const VARIANT &Index2) |
| BOOL | RegisterXLL (LPCTSTR Filename) |
| void | Repeat () |
| BOOL | GetRollZoom () |
| void | SetRollZoom (BOOL bNewValue) |
| void | SaveWorkspace (const VARIANT &Filename) |
| BOOL | GetScreenUpdating () |
| void | SetScreenUpdating (BOOL bNewValue) |
| void | SetDefaultChart (const VARIANT &FormatName, const VARIANT &Gallery) |
| long | GetSheetsInNewWorkbook () |
| void | SetSheetsInNewWorkbook (long nNewValue) |
| BOOL | GetShowChartTipNames () |
| void | SetShowChartTipNames (BOOL bNewValue) |
| BOOL | GetShowChartTipValues () |
| void | SetShowChartTipValues (BOOL bNewValue) |
| CString | GetStandardFont () |
| void | SetStandardFont (LPCTSTR lpszNewValue) |
| double | GetStandardFontSize () |
| void | SetStandardFontSize (double newValue) |
| CString | GetStartupPath () |
| VARIANT | GetStatusBar () |
| void | SetStatusBar (const VARIANT &newValue) |
| CString | GetTemplatesPath () |
| BOOL | GetShowToolTips () |
| void | SetShowToolTips (BOOL bNewValue) |
| double | GetTop () |
| void | SetTop (double newValue) |
| long | GetDefaultSaveFormat () |
| void | SetDefaultSaveFormat (long nNewValue) |
| CString | GetTransitionMenuKey () |
| void | SetTransitionMenuKey (LPCTSTR lpszNewValue) |
| long | GetTransitionMenuKeyAction () |
| void | SetTransitionMenuKeyAction (long nNewValue) |
| BOOL | GetTransitionNavigKeys () |
| void | SetTransitionNavigKeys (BOOL bNewValue) |
| void | Undo () |
| double | GetUsableHeight () |
| double | GetUsableWidth () |
| BOOL | GetUserControl () |
| void | SetUserControl (BOOL bNewValue) |
| CString | GetUserName_ () |
| void | SetUserName (LPCTSTR lpszNewValue) |
| CString | GetValue () |
| LPDISPATCH | GetVbe () |
| CString | GetVersion () |
| BOOL | GetVisible () |
| void | SetVisible (BOOL bNewValue) |
| void | Volatile (const VARIANT &Volatile) |
| void | Wait (const VARIANT &Time) |
| double | GetWidth () |
| void | SetWidth (double newValue) |
| BOOL | GetWindowsForPens () |
| long | GetWindowState () |
| void | SetWindowState (long nNewValue) |
| long | GetUILanguage () |
| void | SetUILanguage (long nNewValue) |
| long | GetDefaultSheetDirection () |
| void | SetDefaultSheetDirection (long nNewValue) |
| long | GetCursorMovement () |
| void | SetCursorMovement (long nNewValue) |
| long | GetControlCharacters () |
| void | SetControlCharacters (long nNewValue) |
| BOOL | GetEnableEvents () |
| void | SetEnableEvents (BOOL bNewValue) |
|
inline |
| VARIANT _Application::_Evaluate | ( | const VARIANT & | Name | ) |
Definition at line 313 of file excel8.cpp.
| VARIANT _Application::_Run2 | ( | const VARIANT & | Macro, |
| const VARIANT & | Arg1, | ||
| const VARIANT & | Arg2, | ||
| const VARIANT & | Arg3, | ||
| const VARIANT & | Arg4, | ||
| const VARIANT & | Arg5, | ||
| const VARIANT & | Arg6, | ||
| const VARIANT & | Arg7, | ||
| const VARIANT & | Arg8, | ||
| const VARIANT & | Arg9, | ||
| const VARIANT & | Arg10, | ||
| const VARIANT & | Arg11, | ||
| const VARIANT & | Arg12, | ||
| const VARIANT & | Arg13, | ||
| const VARIANT & | Arg14, | ||
| const VARIANT & | Arg15, | ||
| const VARIANT & | Arg16, | ||
| const VARIANT & | Arg17, | ||
| const VARIANT & | Arg18, | ||
| const VARIANT & | Arg19, | ||
| const VARIANT & | Arg20, | ||
| const VARIANT & | Arg21, | ||
| const VARIANT & | Arg22, | ||
| const VARIANT & | Arg23, | ||
| const VARIANT & | Arg24, | ||
| const VARIANT & | Arg25, | ||
| const VARIANT & | Arg26, | ||
| const VARIANT & | Arg27, | ||
| const VARIANT & | Arg28, | ||
| const VARIANT & | Arg29, | ||
| const VARIANT & | Arg30 ) |
Definition at line 384 of file excel8.cpp.
| void _Application::ActivateMicrosoftApp | ( | long | Index | ) |
Definition at line 482 of file excel8.cpp.
| void _Application::AddChartAutoFormat | ( | const VARIANT & | Chart, |
| LPCTSTR | Name, | ||
| const VARIANT & | Description ) |
Definition at line 490 of file excel8.cpp.
| void _Application::AddCustomList | ( | const VARIANT & | ListArray, |
| const VARIANT & | ByRow ) |
Definition at line 498 of file excel8.cpp.
| void _Application::Calculate | ( | ) |
Definition at line 219 of file excel8.cpp.
| double _Application::CentimetersToPoints | ( | double | Centimeters | ) |
Definition at line 664 of file excel8.cpp.
| BOOL _Application::CheckSpelling | ( | LPCTSTR | Word, |
| const VARIANT & | CustomDictionary, | ||
| const VARIANT & | IgnoreUppercase ) |
Definition at line 674 of file excel8.cpp.
| VARIANT _Application::ConvertFormula | ( | const VARIANT & | Formula, |
| long | FromReferenceStyle, | ||
| const VARIANT & | ToReferenceStyle, | ||
| const VARIANT & | ToAbsolute, | ||
| const VARIANT & | RelativeTo ) |
Definition at line 739 of file excel8.cpp.
| void _Application::DDEExecute | ( | long | Channel, |
| LPCTSTR | String ) |
Definition at line 259 of file excel8.cpp.
| long _Application::DDEInitiate | ( | LPCTSTR | App, |
| LPCTSTR | Topic ) |
Definition at line 267 of file excel8.cpp.
| void _Application::DDEPoke | ( | long | Channel, |
| const VARIANT & | Item, | ||
| const VARIANT & | Data ) |
Definition at line 277 of file excel8.cpp.
| VARIANT _Application::DDERequest | ( | long | Channel, |
| LPCTSTR | Item ) |
Definition at line 285 of file excel8.cpp.
| void _Application::DDETerminate | ( | long | Channel | ) |
Definition at line 295 of file excel8.cpp.
| void _Application::DeleteChartAutoFormat | ( | LPCTSTR | Name | ) |
Definition at line 838 of file excel8.cpp.
| void _Application::DeleteCustomList | ( | long | ListNum | ) |
Definition at line 846 of file excel8.cpp.
| void _Application::DoubleClick | ( | ) |
Definition at line 996 of file excel8.cpp.
| VARIANT _Application::Evaluate | ( | const VARIANT & | Name | ) |
Definition at line 303 of file excel8.cpp.
| VARIANT _Application::ExecuteExcel4Macro | ( | LPCTSTR | String | ) |
Definition at line 323 of file excel8.cpp.
| void _Application::FindFile | ( | ) |
Definition at line 1085 of file excel8.cpp.
| CString _Application::Get_Default | ( | ) |
Definition at line 816 of file excel8.cpp.
| LPDISPATCH _Application::GetActiveCell | ( | ) |
Definition at line 155 of file excel8.cpp.
| LPDISPATCH _Application::GetActiveChart | ( | ) |
Definition at line 162 of file excel8.cpp.
| CString _Application::GetActivePrinter | ( | ) |
Definition at line 169 of file excel8.cpp.
| LPDISPATCH _Application::GetActiveSheet | ( | ) |
Definition at line 184 of file excel8.cpp.
| LPDISPATCH _Application::GetActiveWindow | ( | ) |
Definition at line 191 of file excel8.cpp.
| LPDISPATCH _Application::GetActiveWorkbook | ( | ) |
Definition at line 198 of file excel8.cpp.
| LPDISPATCH _Application::GetAddIns | ( | ) |
Definition at line 205 of file excel8.cpp.
| BOOL _Application::GetAlertBeforeOverwriting | ( | ) |
Definition at line 506 of file excel8.cpp.
| CString _Application::GetAltStartupPath | ( | ) |
Definition at line 521 of file excel8.cpp.
| LPDISPATCH _Application::GetApplication | ( | ) |
Definition at line 134 of file excel8.cpp.
| BOOL _Application::GetAskToUpdateLinks | ( | ) |
Definition at line 536 of file excel8.cpp.
| LPDISPATCH _Application::GetAssistant | ( | ) |
Definition at line 212 of file excel8.cpp.
| LPDISPATCH _Application::GetAutoCorrect | ( | ) |
Definition at line 566 of file excel8.cpp.
| long _Application::GetBuild | ( | ) |
Definition at line 573 of file excel8.cpp.
| BOOL _Application::GetCalculateBeforeSave | ( | ) |
Definition at line 580 of file excel8.cpp.
| long _Application::GetCalculation | ( | ) |
Definition at line 595 of file excel8.cpp.
| VARIANT _Application::GetCaller | ( | const VARIANT & | Index | ) |
Definition at line 610 of file excel8.cpp.
| BOOL _Application::GetCanPlaySounds | ( | ) |
Definition at line 620 of file excel8.cpp.
| BOOL _Application::GetCanRecordSounds | ( | ) |
Definition at line 627 of file excel8.cpp.
| CString _Application::GetCaption | ( | ) |
Definition at line 634 of file excel8.cpp.
| BOOL _Application::GetCellDragAndDrop | ( | ) |
Definition at line 649 of file excel8.cpp.
| LPDISPATCH _Application::GetCells | ( | ) |
Definition at line 224 of file excel8.cpp.
| LPDISPATCH _Application::GetCharts | ( | ) |
Definition at line 231 of file excel8.cpp.
| VARIANT _Application::GetClipboardFormats | ( | const VARIANT & | Index | ) |
Definition at line 684 of file excel8.cpp.
| LPDISPATCH _Application::GetColumns | ( | ) |
Definition at line 238 of file excel8.cpp.
| LPDISPATCH _Application::GetCommandBars | ( | ) |
Definition at line 245 of file excel8.cpp.
| long _Application::GetCommandUnderlines | ( | ) |
Definition at line 709 of file excel8.cpp.
| BOOL _Application::GetConstrainNumeric | ( | ) |
Definition at line 724 of file excel8.cpp.
| long _Application::GetControlCharacters | ( | ) |
Definition at line 2067 of file excel8.cpp.
| BOOL _Application::GetCopyObjectsWithCells | ( | ) |
Definition at line 749 of file excel8.cpp.
| long _Application::GetCreator | ( | ) |
Definition at line 141 of file excel8.cpp.
| long _Application::GetCursor | ( | ) |
Definition at line 764 of file excel8.cpp.
| long _Application::GetCursorMovement | ( | ) |
Definition at line 2052 of file excel8.cpp.
| VARIANT _Application::GetCustomListContents | ( | long | ListNum | ) |
Definition at line 1120 of file excel8.cpp.
| long _Application::GetCustomListCount | ( | ) |
Definition at line 779 of file excel8.cpp.
| long _Application::GetCustomListNum | ( | const VARIANT & | ListArray | ) |
Definition at line 1130 of file excel8.cpp.
| long _Application::GetCutCopyMode | ( | ) |
Definition at line 786 of file excel8.cpp.
| long _Application::GetDataEntryMode | ( | ) |
Definition at line 801 of file excel8.cpp.
| long _Application::GetDDEAppReturnCode | ( | ) |
Definition at line 252 of file excel8.cpp.
| CString _Application::GetDefaultFilePath | ( | ) |
Definition at line 823 of file excel8.cpp.
| long _Application::GetDefaultSaveFormat | ( | ) |
Definition at line 1824 of file excel8.cpp.
| long _Application::GetDefaultSheetDirection | ( | ) |
Definition at line 2037 of file excel8.cpp.
| LPDISPATCH _Application::GetDialogs | ( | ) |
Definition at line 854 of file excel8.cpp.
| BOOL _Application::GetDisplayAlerts | ( | ) |
Definition at line 861 of file excel8.cpp.
| BOOL _Application::GetDisplayClipboardWindow | ( | ) |
Definition at line 694 of file excel8.cpp.
| long _Application::GetDisplayCommentIndicator | ( | ) |
Definition at line 921 of file excel8.cpp.
| BOOL _Application::GetDisplayExcel4Menus | ( | ) |
Definition at line 936 of file excel8.cpp.
| BOOL _Application::GetDisplayFormulaBar | ( | ) |
Definition at line 876 of file excel8.cpp.
| BOOL _Application::GetDisplayFullScreen | ( | ) |
Definition at line 891 of file excel8.cpp.
| BOOL _Application::GetDisplayNoteIndicator | ( | ) |
Definition at line 906 of file excel8.cpp.
| BOOL _Application::GetDisplayRecentFiles | ( | ) |
Definition at line 951 of file excel8.cpp.
| BOOL _Application::GetDisplayScrollBars | ( | ) |
Definition at line 966 of file excel8.cpp.
| BOOL _Application::GetDisplayStatusBar | ( | ) |
Definition at line 981 of file excel8.cpp.
| BOOL _Application::GetEditDirectlyInCell | ( | ) |
Definition at line 1001 of file excel8.cpp.
| BOOL _Application::GetEnableAnimations | ( | ) |
Definition at line 551 of file excel8.cpp.
| BOOL _Application::GetEnableAutoComplete | ( | ) |
Definition at line 1016 of file excel8.cpp.
| long _Application::GetEnableCancelKey | ( | ) |
Definition at line 1031 of file excel8.cpp.
| BOOL _Application::GetEnableEvents | ( | ) |
Definition at line 2082 of file excel8.cpp.
| BOOL _Application::GetEnableSound | ( | ) |
Definition at line 1046 of file excel8.cpp.
| LPDISPATCH _Application::GetExcel4IntlMacroSheets | ( | ) |
Definition at line 468 of file excel8.cpp.
| LPDISPATCH _Application::GetExcel4MacroSheets | ( | ) |
Definition at line 475 of file excel8.cpp.
| VARIANT _Application::GetFileConverters | ( | const VARIANT & | Index1, |
| const VARIANT & | Index2 ) |
Definition at line 1061 of file excel8.cpp.
| LPDISPATCH _Application::GetFileFind | ( | ) |
Definition at line 1078 of file excel8.cpp.
| LPDISPATCH _Application::GetFileSearch | ( | ) |
Definition at line 1071 of file excel8.cpp.
| BOOL _Application::GetFixedDecimal | ( | ) |
Definition at line 1090 of file excel8.cpp.
| long _Application::GetFixedDecimalPlaces | ( | ) |
Definition at line 1105 of file excel8.cpp.
| double _Application::GetHeight | ( | ) |
Definition at line 1168 of file excel8.cpp.
| BOOL _Application::GetIgnoreRemoteRequests | ( | ) |
Definition at line 1191 of file excel8.cpp.
| BOOL _Application::GetInteractive | ( | ) |
Definition at line 1226 of file excel8.cpp.
| VARIANT _Application::GetInternational | ( | const VARIANT & | Index | ) |
Definition at line 1241 of file excel8.cpp.
| BOOL _Application::GetIteration | ( | ) |
Definition at line 1251 of file excel8.cpp.
| double _Application::GetLeft | ( | ) |
Definition at line 1266 of file excel8.cpp.
| CString _Application::GetLibraryPath | ( | ) |
Definition at line 1281 of file excel8.cpp.
| VARIANT _Application::GetMailSession | ( | ) |
Definition at line 1310 of file excel8.cpp.
| long _Application::GetMailSystem | ( | ) |
Definition at line 1317 of file excel8.cpp.
| BOOL _Application::GetMathCoprocessorAvailable | ( | ) |
Definition at line 1324 of file excel8.cpp.
| double _Application::GetMaxChange | ( | ) |
Definition at line 1331 of file excel8.cpp.
| long _Application::GetMaxIterations | ( | ) |
Definition at line 1346 of file excel8.cpp.
| long _Application::GetMemoryFree | ( | ) |
Definition at line 1361 of file excel8.cpp.
| long _Application::GetMemoryTotal | ( | ) |
Definition at line 1368 of file excel8.cpp.
| long _Application::GetMemoryUsed | ( | ) |
Definition at line 1375 of file excel8.cpp.
| BOOL _Application::GetMouseAvailable | ( | ) |
Definition at line 1382 of file excel8.cpp.
| BOOL _Application::GetMoveAfterReturn | ( | ) |
Definition at line 1389 of file excel8.cpp.
| long _Application::GetMoveAfterReturnDirection | ( | ) |
Definition at line 1404 of file excel8.cpp.
| CString _Application::GetName | ( | ) |
Definition at line 1426 of file excel8.cpp.
| LPDISPATCH _Application::GetNames | ( | ) |
Definition at line 346 of file excel8.cpp.
| CString _Application::GetNetworkTemplatesPath | ( | ) |
Definition at line 1440 of file excel8.cpp.
| LPDISPATCH _Application::GetODBCErrors | ( | ) |
Definition at line 1447 of file excel8.cpp.
| long _Application::GetODBCTimeout | ( | ) |
Definition at line 1454 of file excel8.cpp.
| CString _Application::GetOnWindow | ( | ) |
Definition at line 1501 of file excel8.cpp.
| VARIANT _Application::GetOpenFilename | ( | const VARIANT & | FileFilter, |
| const VARIANT & | FilterIndex, | ||
| const VARIANT & | Title, | ||
| const VARIANT & | ButtonText, | ||
| const VARIANT & | MultiSelect ) |
Definition at line 1140 of file excel8.cpp.
| CString _Application::GetOperatingSystem | ( | ) |
Definition at line 1516 of file excel8.cpp.
| CString _Application::GetOrganizationName | ( | ) |
Definition at line 1523 of file excel8.cpp.
| LPDISPATCH _Application::GetParent | ( | ) |
Definition at line 148 of file excel8.cpp.
| CString _Application::GetPath | ( | ) |
Definition at line 1530 of file excel8.cpp.
| CString _Application::GetPathSeparator | ( | ) |
Definition at line 1537 of file excel8.cpp.
| BOOL _Application::GetPivotTableSelection | ( | ) |
Definition at line 1554 of file excel8.cpp.
| VARIANT _Application::GetPreviousSelections | ( | const VARIANT & | Index | ) |
Definition at line 1544 of file excel8.cpp.
| BOOL _Application::GetPromptForSummaryInfo | ( | ) |
Definition at line 1569 of file excel8.cpp.
| LPDISPATCH _Application::GetRange | ( | const VARIANT & | Cell1, |
| const VARIANT & | Cell2 ) |
Definition at line 353 of file excel8.cpp.
| LPDISPATCH _Application::GetRecentFiles | ( | ) |
Definition at line 1419 of file excel8.cpp.
| BOOL _Application::GetRecordRelative | ( | ) |
Definition at line 1597 of file excel8.cpp.
| long _Application::GetReferenceStyle | ( | ) |
Definition at line 1604 of file excel8.cpp.
| VARIANT _Application::GetRegisteredFunctions | ( | const VARIANT & | Index1, |
| const VARIANT & | Index2 ) |
Definition at line 1619 of file excel8.cpp.
| BOOL _Application::GetRollZoom | ( | ) |
Definition at line 1644 of file excel8.cpp.
| LPDISPATCH _Application::GetRows | ( | ) |
Definition at line 363 of file excel8.cpp.
| VARIANT _Application::GetSaveAsFilename | ( | const VARIANT & | InitialFilename, |
| const VARIANT & | FileFilter, | ||
| const VARIANT & | FilterIndex, | ||
| const VARIANT & | Title, | ||
| const VARIANT & | ButtonText ) |
Definition at line 1150 of file excel8.cpp.
| BOOL _Application::GetScreenUpdating | ( | ) |
Definition at line 1667 of file excel8.cpp.
| LPDISPATCH _Application::GetSelection | ( | ) |
Definition at line 398 of file excel8.cpp.
| LPDISPATCH _Application::GetSheets | ( | ) |
Definition at line 413 of file excel8.cpp.
| long _Application::GetSheetsInNewWorkbook | ( | ) |
Definition at line 1690 of file excel8.cpp.
| BOOL _Application::GetShowChartTipNames | ( | ) |
Definition at line 1705 of file excel8.cpp.
| BOOL _Application::GetShowChartTipValues | ( | ) |
Definition at line 1720 of file excel8.cpp.
| BOOL _Application::GetShowToolTips | ( | ) |
Definition at line 1794 of file excel8.cpp.
| CString _Application::GetStandardFont | ( | ) |
Definition at line 1735 of file excel8.cpp.
| double _Application::GetStandardFontSize | ( | ) |
Definition at line 1750 of file excel8.cpp.
| CString _Application::GetStartupPath | ( | ) |
Definition at line 1765 of file excel8.cpp.
| VARIANT _Application::GetStatusBar | ( | ) |
Definition at line 1772 of file excel8.cpp.
| CString _Application::GetTemplatesPath | ( | ) |
Definition at line 1787 of file excel8.cpp.
| LPDISPATCH _Application::GetThisWorkbook | ( | ) |
Definition at line 420 of file excel8.cpp.
| double _Application::GetTop | ( | ) |
Definition at line 1809 of file excel8.cpp.
| CString _Application::GetTransitionMenuKey | ( | ) |
Definition at line 1839 of file excel8.cpp.
| long _Application::GetTransitionMenuKeyAction | ( | ) |
Definition at line 1854 of file excel8.cpp.
| BOOL _Application::GetTransitionNavigKeys | ( | ) |
Definition at line 1869 of file excel8.cpp.
| long _Application::GetUILanguage | ( | ) |
Definition at line 2022 of file excel8.cpp.
| double _Application::GetUsableHeight | ( | ) |
Definition at line 1889 of file excel8.cpp.
| double _Application::GetUsableWidth | ( | ) |
Definition at line 1896 of file excel8.cpp.
| BOOL _Application::GetUserControl | ( | ) |
Definition at line 1903 of file excel8.cpp.
| CString _Application::GetUserName_ | ( | ) |
Definition at line 1918 of file excel8.cpp.
| CString _Application::GetValue | ( | ) |
Definition at line 1933 of file excel8.cpp.
| LPDISPATCH _Application::GetVbe | ( | ) |
Definition at line 1940 of file excel8.cpp.
| CString _Application::GetVersion | ( | ) |
Definition at line 1947 of file excel8.cpp.
| BOOL _Application::GetVisible | ( | ) |
Definition at line 1954 of file excel8.cpp.
| double _Application::GetWidth | ( | ) |
Definition at line 1985 of file excel8.cpp.
| LPDISPATCH _Application::GetWindows | ( | ) |
Definition at line 440 of file excel8.cpp.
| BOOL _Application::GetWindowsForPens | ( | ) |
Definition at line 2000 of file excel8.cpp.
| long _Application::GetWindowState | ( | ) |
Definition at line 2007 of file excel8.cpp.
| LPDISPATCH _Application::GetWorkbooks | ( | ) |
Definition at line 447 of file excel8.cpp.
| LPDISPATCH _Application::GetWorksheetFunction | ( | ) |
Definition at line 454 of file excel8.cpp.
| LPDISPATCH _Application::GetWorksheets | ( | ) |
Definition at line 461 of file excel8.cpp.
| void _Application::Goto | ( | const VARIANT & | Reference, |
| const VARIANT & | Scroll ) |
Definition at line 1160 of file excel8.cpp.
| void _Application::Help | ( | const VARIANT & | HelpFile, |
| const VARIANT & | HelpContextID ) |
Definition at line 1183 of file excel8.cpp.
| double _Application::InchesToPoints | ( | double | Inches | ) |
Definition at line 1206 of file excel8.cpp.
| VARIANT _Application::InputBox | ( | LPCTSTR | Prompt, |
| const VARIANT & | Title, | ||
| const VARIANT & | Default, | ||
| const VARIANT & | Left, | ||
| const VARIANT & | Top, | ||
| const VARIANT & | HelpFile, | ||
| const VARIANT & | HelpContextID, | ||
| const VARIANT & | Type ) |
Definition at line 1216 of file excel8.cpp.
| LPDISPATCH _Application::Intersect | ( | LPDISPATCH | Arg1, |
| LPDISPATCH | Arg2, | ||
| const VARIANT & | Arg3, | ||
| const VARIANT & | Arg4, | ||
| const VARIANT & | Arg5, | ||
| const VARIANT & | Arg6, | ||
| const VARIANT & | Arg7, | ||
| const VARIANT & | Arg8, | ||
| const VARIANT & | Arg9, | ||
| const VARIANT & | Arg10, | ||
| const VARIANT & | Arg11, | ||
| const VARIANT & | Arg12, | ||
| const VARIANT & | Arg13, | ||
| const VARIANT & | Arg14, | ||
| const VARIANT & | Arg15, | ||
| const VARIANT & | Arg16, | ||
| const VARIANT & | Arg17, | ||
| const VARIANT & | Arg18, | ||
| const VARIANT & | Arg19, | ||
| const VARIANT & | Arg20, | ||
| const VARIANT & | Arg21, | ||
| const VARIANT & | Arg22, | ||
| const VARIANT & | Arg23, | ||
| const VARIANT & | Arg24, | ||
| const VARIANT & | Arg25, | ||
| const VARIANT & | Arg26, | ||
| const VARIANT & | Arg27, | ||
| const VARIANT & | Arg28, | ||
| const VARIANT & | Arg29, | ||
| const VARIANT & | Arg30 ) |
Definition at line 333 of file excel8.cpp.
| void _Application::MacroOptions | ( | const VARIANT & | Macro, |
| const VARIANT & | Description, | ||
| const VARIANT & | HasMenu, | ||
| const VARIANT & | MenuText, | ||
| const VARIANT & | HasShortcutKey, | ||
| const VARIANT & | ShortcutKey, | ||
| const VARIANT & | Category, | ||
| const VARIANT & | StatusBar, | ||
| const VARIANT & | HelpContextID, | ||
| const VARIANT & | HelpFile ) |
Definition at line 1288 of file excel8.cpp.
| void _Application::MailLogoff | ( | ) |
Definition at line 1297 of file excel8.cpp.
| void _Application::MailLogon | ( | const VARIANT & | Name, |
| const VARIANT & | Password, | ||
| const VARIANT & | DownloadNewMail ) |
Definition at line 1302 of file excel8.cpp.
| LPDISPATCH _Application::NextLetter | ( | ) |
Definition at line 1433 of file excel8.cpp.
| void _Application::OnKey | ( | LPCTSTR | Key, |
| const VARIANT & | Procedure ) |
Definition at line 1469 of file excel8.cpp.
| void _Application::OnRepeat | ( | LPCTSTR | Text, |
| LPCTSTR | Procedure ) |
Definition at line 1477 of file excel8.cpp.
| void _Application::OnTime | ( | const VARIANT & | EarliestTime, |
| LPCTSTR | Procedure, | ||
| const VARIANT & | LatestTime, | ||
| const VARIANT & | Schedule ) |
Definition at line 1485 of file excel8.cpp.
| void _Application::OnUndo | ( | LPCTSTR | Text, |
| LPCTSTR | Procedure ) |
Definition at line 1493 of file excel8.cpp.
| void _Application::Quit | ( | ) |
Definition at line 1584 of file excel8.cpp.
| void _Application::RecordMacro | ( | const VARIANT & | BasicCode, |
| const VARIANT & | XlmCode ) |
Definition at line 1589 of file excel8.cpp.
| BOOL _Application::RegisterXLL | ( | LPCTSTR | Filename | ) |
Definition at line 1629 of file excel8.cpp.
| void _Application::Repeat | ( | ) |
Definition at line 1639 of file excel8.cpp.
| VARIANT _Application::Run | ( | const VARIANT & | Macro, |
| const VARIANT & | Arg1, | ||
| const VARIANT & | Arg2, | ||
| const VARIANT & | Arg3, | ||
| const VARIANT & | Arg4, | ||
| const VARIANT & | Arg5, | ||
| const VARIANT & | Arg6, | ||
| const VARIANT & | Arg7, | ||
| const VARIANT & | Arg8, | ||
| const VARIANT & | Arg9, | ||
| const VARIANT & | Arg10, | ||
| const VARIANT & | Arg11, | ||
| const VARIANT & | Arg12, | ||
| const VARIANT & | Arg13, | ||
| const VARIANT & | Arg14, | ||
| const VARIANT & | Arg15, | ||
| const VARIANT & | Arg16, | ||
| const VARIANT & | Arg17, | ||
| const VARIANT & | Arg18, | ||
| const VARIANT & | Arg19, | ||
| const VARIANT & | Arg20, | ||
| const VARIANT & | Arg21, | ||
| const VARIANT & | Arg22, | ||
| const VARIANT & | Arg23, | ||
| const VARIANT & | Arg24, | ||
| const VARIANT & | Arg25, | ||
| const VARIANT & | Arg26, | ||
| const VARIANT & | Arg27, | ||
| const VARIANT & | Arg28, | ||
| const VARIANT & | Arg29, | ||
| const VARIANT & | Arg30 ) |
Definition at line 370 of file excel8.cpp.
| void _Application::SaveWorkspace | ( | const VARIANT & | Filename | ) |
Definition at line 1659 of file excel8.cpp.
| void _Application::SendKeys | ( | const VARIANT & | Keys, |
| const VARIANT & | Wait ) |
Definition at line 405 of file excel8.cpp.
| void _Application::SetActivePrinter | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 176 of file excel8.cpp.
| void _Application::SetAlertBeforeOverwriting | ( | BOOL | bNewValue | ) |
Definition at line 513 of file excel8.cpp.
| void _Application::SetAltStartupPath | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 528 of file excel8.cpp.
| void _Application::SetAskToUpdateLinks | ( | BOOL | bNewValue | ) |
Definition at line 543 of file excel8.cpp.
| void _Application::SetCalculateBeforeSave | ( | BOOL | bNewValue | ) |
Definition at line 587 of file excel8.cpp.
| void _Application::SetCalculation | ( | long | nNewValue | ) |
Definition at line 602 of file excel8.cpp.
| void _Application::SetCaption | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 641 of file excel8.cpp.
| void _Application::SetCellDragAndDrop | ( | BOOL | bNewValue | ) |
Definition at line 656 of file excel8.cpp.
| void _Application::SetCommandUnderlines | ( | long | nNewValue | ) |
Definition at line 716 of file excel8.cpp.
| void _Application::SetConstrainNumeric | ( | BOOL | bNewValue | ) |
Definition at line 731 of file excel8.cpp.
| void _Application::SetControlCharacters | ( | long | nNewValue | ) |
Definition at line 2074 of file excel8.cpp.
| void _Application::SetCopyObjectsWithCells | ( | BOOL | bNewValue | ) |
Definition at line 756 of file excel8.cpp.
| void _Application::SetCursor | ( | long | nNewValue | ) |
Definition at line 771 of file excel8.cpp.
| void _Application::SetCursorMovement | ( | long | nNewValue | ) |
Definition at line 2059 of file excel8.cpp.
| void _Application::SetCutCopyMode | ( | long | nNewValue | ) |
Definition at line 793 of file excel8.cpp.
| void _Application::SetDataEntryMode | ( | long | nNewValue | ) |
Definition at line 808 of file excel8.cpp.
| void _Application::SetDefaultChart | ( | const VARIANT & | FormatName, |
| const VARIANT & | Gallery ) |
Definition at line 1682 of file excel8.cpp.
| void _Application::SetDefaultFilePath | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 830 of file excel8.cpp.
| void _Application::SetDefaultSaveFormat | ( | long | nNewValue | ) |
Definition at line 1831 of file excel8.cpp.
| void _Application::SetDefaultSheetDirection | ( | long | nNewValue | ) |
Definition at line 2044 of file excel8.cpp.
| void _Application::SetDisplayAlerts | ( | BOOL | bNewValue | ) |
Definition at line 868 of file excel8.cpp.
| void _Application::SetDisplayClipboardWindow | ( | BOOL | bNewValue | ) |
Definition at line 701 of file excel8.cpp.
| void _Application::SetDisplayCommentIndicator | ( | long | nNewValue | ) |
Definition at line 928 of file excel8.cpp.
| void _Application::SetDisplayExcel4Menus | ( | BOOL | bNewValue | ) |
Definition at line 943 of file excel8.cpp.
| void _Application::SetDisplayFormulaBar | ( | BOOL | bNewValue | ) |
Definition at line 883 of file excel8.cpp.
| void _Application::SetDisplayFullScreen | ( | BOOL | bNewValue | ) |
Definition at line 898 of file excel8.cpp.
| void _Application::SetDisplayNoteIndicator | ( | BOOL | bNewValue | ) |
Definition at line 913 of file excel8.cpp.
| void _Application::SetDisplayRecentFiles | ( | BOOL | bNewValue | ) |
Definition at line 958 of file excel8.cpp.
| void _Application::SetDisplayScrollBars | ( | BOOL | bNewValue | ) |
Definition at line 973 of file excel8.cpp.
| void _Application::SetDisplayStatusBar | ( | BOOL | bNewValue | ) |
Definition at line 988 of file excel8.cpp.
| void _Application::SetEditDirectlyInCell | ( | BOOL | bNewValue | ) |
Definition at line 1008 of file excel8.cpp.
| void _Application::SetEnableAnimations | ( | BOOL | bNewValue | ) |
Definition at line 558 of file excel8.cpp.
| void _Application::SetEnableAutoComplete | ( | BOOL | bNewValue | ) |
Definition at line 1023 of file excel8.cpp.
| void _Application::SetEnableCancelKey | ( | long | nNewValue | ) |
Definition at line 1038 of file excel8.cpp.
| void _Application::SetEnableEvents | ( | BOOL | bNewValue | ) |
Definition at line 2089 of file excel8.cpp.
| void _Application::SetEnableSound | ( | BOOL | bNewValue | ) |
Definition at line 1053 of file excel8.cpp.
| void _Application::SetFixedDecimal | ( | BOOL | bNewValue | ) |
Definition at line 1097 of file excel8.cpp.
| void _Application::SetFixedDecimalPlaces | ( | long | nNewValue | ) |
Definition at line 1112 of file excel8.cpp.
| void _Application::SetHeight | ( | double | newValue | ) |
Definition at line 1175 of file excel8.cpp.
| void _Application::SetIgnoreRemoteRequests | ( | BOOL | bNewValue | ) |
Definition at line 1198 of file excel8.cpp.
| void _Application::SetInteractive | ( | BOOL | bNewValue | ) |
Definition at line 1233 of file excel8.cpp.
| void _Application::SetIteration | ( | BOOL | bNewValue | ) |
Definition at line 1258 of file excel8.cpp.
| void _Application::SetLeft | ( | double | newValue | ) |
Definition at line 1273 of file excel8.cpp.
| void _Application::SetMaxChange | ( | double | newValue | ) |
Definition at line 1338 of file excel8.cpp.
| void _Application::SetMaxIterations | ( | long | nNewValue | ) |
Definition at line 1353 of file excel8.cpp.
| void _Application::SetMoveAfterReturn | ( | BOOL | bNewValue | ) |
Definition at line 1396 of file excel8.cpp.
| void _Application::SetMoveAfterReturnDirection | ( | long | nNewValue | ) |
Definition at line 1411 of file excel8.cpp.
| void _Application::SetODBCTimeout | ( | long | nNewValue | ) |
Definition at line 1461 of file excel8.cpp.
| void _Application::SetOnWindow | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 1508 of file excel8.cpp.
| void _Application::SetPivotTableSelection | ( | BOOL | bNewValue | ) |
Definition at line 1561 of file excel8.cpp.
| void _Application::SetPromptForSummaryInfo | ( | BOOL | bNewValue | ) |
Definition at line 1576 of file excel8.cpp.
| void _Application::SetReferenceStyle | ( | long | nNewValue | ) |
Definition at line 1611 of file excel8.cpp.
| void _Application::SetRollZoom | ( | BOOL | bNewValue | ) |
Definition at line 1651 of file excel8.cpp.
| void _Application::SetScreenUpdating | ( | BOOL | bNewValue | ) |
Definition at line 1674 of file excel8.cpp.
| void _Application::SetSheetsInNewWorkbook | ( | long | nNewValue | ) |
Definition at line 1697 of file excel8.cpp.
| void _Application::SetShowChartTipNames | ( | BOOL | bNewValue | ) |
Definition at line 1712 of file excel8.cpp.
| void _Application::SetShowChartTipValues | ( | BOOL | bNewValue | ) |
Definition at line 1727 of file excel8.cpp.
| void _Application::SetShowToolTips | ( | BOOL | bNewValue | ) |
Definition at line 1801 of file excel8.cpp.
| void _Application::SetStandardFont | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 1742 of file excel8.cpp.
| void _Application::SetStandardFontSize | ( | double | newValue | ) |
Definition at line 1757 of file excel8.cpp.
| void _Application::SetStatusBar | ( | const VARIANT & | newValue | ) |
Definition at line 1779 of file excel8.cpp.
| void _Application::SetTop | ( | double | newValue | ) |
Definition at line 1816 of file excel8.cpp.
| void _Application::SetTransitionMenuKey | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 1846 of file excel8.cpp.
| void _Application::SetTransitionMenuKeyAction | ( | long | nNewValue | ) |
Definition at line 1861 of file excel8.cpp.
| void _Application::SetTransitionNavigKeys | ( | BOOL | bNewValue | ) |
Definition at line 1876 of file excel8.cpp.
| void _Application::SetUILanguage | ( | long | nNewValue | ) |
Definition at line 2029 of file excel8.cpp.
| void _Application::SetUserControl | ( | BOOL | bNewValue | ) |
Definition at line 1910 of file excel8.cpp.
| void _Application::SetUserName | ( | LPCTSTR | lpszNewValue | ) |
Definition at line 1925 of file excel8.cpp.
| void _Application::SetVisible | ( | BOOL | bNewValue | ) |
Definition at line 1961 of file excel8.cpp.
| void _Application::SetWidth | ( | double | newValue | ) |
Definition at line 1992 of file excel8.cpp.
| void _Application::SetWindowState | ( | long | nNewValue | ) |
Definition at line 2014 of file excel8.cpp.
| void _Application::Undo | ( | ) |
Definition at line 1884 of file excel8.cpp.
| LPDISPATCH _Application::Union | ( | LPDISPATCH | Arg1, |
| LPDISPATCH | Arg2, | ||
| const VARIANT & | Arg3, | ||
| const VARIANT & | Arg4, | ||
| const VARIANT & | Arg5, | ||
| const VARIANT & | Arg6, | ||
| const VARIANT & | Arg7, | ||
| const VARIANT & | Arg8, | ||
| const VARIANT & | Arg9, | ||
| const VARIANT & | Arg10, | ||
| const VARIANT & | Arg11, | ||
| const VARIANT & | Arg12, | ||
| const VARIANT & | Arg13, | ||
| const VARIANT & | Arg14, | ||
| const VARIANT & | Arg15, | ||
| const VARIANT & | Arg16, | ||
| const VARIANT & | Arg17, | ||
| const VARIANT & | Arg18, | ||
| const VARIANT & | Arg19, | ||
| const VARIANT & | Arg20, | ||
| const VARIANT & | Arg21, | ||
| const VARIANT & | Arg22, | ||
| const VARIANT & | Arg23, | ||
| const VARIANT & | Arg24, | ||
| const VARIANT & | Arg25, | ||
| const VARIANT & | Arg26, | ||
| const VARIANT & | Arg27, | ||
| const VARIANT & | Arg28, | ||
| const VARIANT & | Arg29, | ||
| const VARIANT & | Arg30 ) |
Definition at line 427 of file excel8.cpp.
| void _Application::Volatile | ( | const VARIANT & | Volatile | ) |
Definition at line 1969 of file excel8.cpp.
| void _Application::Wait | ( | const VARIANT & | Time | ) |
Definition at line 1977 of file excel8.cpp.