Working with Excel Objects
- The Microsoft Excel Object Library provides a rich array of objects which can be used to manipulate the application right down to the cell value.
-
- The top-level object (Application) controls the Excel Application, the files it loads and the windows it displays.
- Workbook objects lets you access the parts of the workbooks and the items that are saved with it.