| ExcelApplication Objects |
ExcelApplication
|
Represents an Excel workbook.
To generate an Excel spreadsheet, you must create an instance
of the ExcelApplication object. |
| 3DProperties |
Represents the set of properties
specific to three-dimensional charts. |
| Area |
Represents the appearance of a chart area. |
| Axis |
Represents a chart's X, Y, or Z axis. |
| Cell |
Represents a single cell in a worksheet. |
| Cells |
Represents the set of cells in a worksheet. |
| Characters |
Represents a range of characters within a cell. |
| Chart |
Represents a single chart in a worksheet. |
| ChartFrame |
ChartArea,
DataTable,
Legend,
LabelFrame,
PlotArea, and
Title are ChartFrame objects. |
| Charts |
The collection of charts in a worksheet. |
| DataLabels |
Represents the collection of data labels for a series. |
| DocumentProperties |
Represents properties of a specified spreadsheet. In Microsoft
Excel, these properties are displayed in the file's Properties sheet. |
| Font |
Represents a font style that you can use when creating a reusable
Style object, or a single-cell Format. |
| Line |
Represents the appearance of a chart line. |
| PageSetup |
Represents the page layout properties of a printed
worksheet. |
| Picture |
Represents a single picture in a spreadsheet. |
| Pictures |
The collection of all pictures in a
worksheet. |
| PivotField |
Represents a single field in a PivotTable. |
| PivotFields |
The collection of fields in a PivotTable. |
| PivotTable |
Represents a single PivotTable in a worksheet.
A PivotTable is an interactive table that combines
and compares large amounts of data. |
| PivotTables |
The collection of PivotTables in a worksheet. |
| Range |
Represents a range of cells within a worksheet. |
| Series |
Represents a data series in a chart. |
| SeriesCollection |
The collection of data series in a single chart. |
| Style |
Represents a text style that can be assigned to one
cell or a range of cells. |
| Worksheet |
Represents a single Excel worksheet in a workbook. |
| Worksheets |
The collection of worksheets in a workbook. |