Package org.eodisp.wrapper.excel

Wrapper classes for Microsoft Excel.

See:
          Description

Interface Summary
SheetChangeListener Listener that is informed about sheet changes.
SheetSelectionChangeListener Listener that informs about selections on a Excel Worksheet.
 

Class Summary
CommandButton Represents a CommandButton in a Excel Worksheet.
ExcelApplication Represents the Excel Application.
Range Represents a range in an excel worksheet
Workbook Represents an Excel Workbook.
Worksheet Represents an Excel Worksheet.
 

Package org.eodisp.wrapper.excel Description

Wrapper classes for Microsoft Excel. Makes it very easy to automate simple things like reading/writing to cells, reacting to cell changes, button clicks etc.