| Changed Classes and Interfaces |
|
Application
|
This class provides functionality for resolving general Excel application tasks. |
|
ExcelException
|
ExcelException is thrown when problems occured during execution of Excel COM functions. |
|
FileFormat
|
This class is an enumeration of supported Excel file formats such as old version file HTML XML etc. |
|
Range
|
This class represents a range of cells in a Worksheet |
|
Window
|
This class provides functionality for working with Excel windows. |
|
Workbook
|
This class provides functionality for working with an Excel workbook. |
|
WorkbookEventAdapter
|
An abstract adapter class for processing workbook events. |
|
WorkbookEventListener
|
The interface for processing workbook events. |
|
Worksheet
|
This class provides functionality for working with an Excel worksheet. |
|
WorksheetEventAdapter
|
An abstract adapter class for processing worksheet events. |
|
WorksheetEventListener
|
This interface for processing worksheet events. |