The methods of the CXllCom class are listed here.
OleGetRange | Get a Range | |
OleGetWorkbook | Get a member of the Application.Workbooks collection by name | |
OleGetWorkbooks | Get the Application.Workbooks collection | |
OleGetWorksheet | Get a Worksheet by name | |
OleGetWorksheets | Get the Worksheets collection for a named workbook |
OleGetOnCalculate | Get the value of Application.OnCalculate | |
OleGetOnSheetActivate | Get the value of Application.OnSheetActivate | |
OleGetOnSheetDeactivate | Get the value of Application.OnSheetDeactivate | |
OleGetRangeAddress | Get the value of Range.Address | |
OleGetRangeFormula | Get the value of Range.Formula | |
OleGetRangeValue | Get the value of Range.Value | |
OleGetRangeWorksheet | Get the value of Range.Worksheet | |
OleGetWarnings | Get the value of Application.DisplayAlerts | |
OleGetWorkbookName | Get the name of a workbook | |
OleGetWorksheetName | Get the name of a worksheet | |
OleGetWorksheetWorkbook | Get the value of Worksheet.Parent | |
OleSetOnCalculate | Set the value of Application.OnCalculate | |
OleSetOnSheetActivate | Set the value of Application.OnSheetActivate | |
OleSetOnSheetDeactivate | Set the value of Application.OnSheetDeactivate | |
OleSetWarnings | Set the value of Application.DisplayAlerts |
OleRangeIsCurrent | Get the value of Range.Address = Range.CurrentArray.Address | |
OleRangeIsFirst | Returns whether range is the first (or only) cell of an array | |
OleWorksheetFindFormula | Search for an instance of a formula in a worksheet |
OleExecuteExcel4Macro | Call Application.ExecuteExcel4Macro | |
OleTouchRange | Force a range to recalculate |
CXllCom | Constructs a CXllCom object |
Header: xlpcom.h