Generated by
JDiff

Package com.jniwrapper.win32.jexcel

Changed Classes and Interfaces
Application This class provides functionality for resolving general Excel application tasks.
Cell This class represents a cell of a Worksheet
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.
GenericWorkbook Defines common interface behaviour for excel workbook.
Range This class represents a range of cells in a Worksheet
Range.SearchAttributes This class is used for specification find attributes.
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.
WorkbookEventObject Instances of the WorkbookEventObject class are used in the methods of the WorkbookEventListener and WorkbookEventHandler interfaces for providing event details.
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.
WorksheetEventObject Instances of the WorksheetEventObject class are used in the methods of the WorksheetEventListener and WorksheetEventHandler interfaces for providing event details.