| Package | Description |
|---|---|
| com.hfg.xml.msoffice2003.spreadsheetml |
The classes in this package can be used to construct simple Microsoft Office 2003 Excel spreadsheets in an object-oriented fashion.
|
| Class and Description |
|---|
| ExcelBorder
Excel border.
|
| ExcelBorderPosition
Excel border position.
|
| ExcelCell
Cell tag for use with Microsoft's Office 2003 SpreadsheetML.
|
| ExcelColumn
Excel table column.
|
| ExcelComment
Comment tag for use with Microsoft's Office 2003 SpreadsheetML.
|
| ExcelData
Data tag for use with Microsoft's Office 2003 SpreadsheetML.
|
| ExcelDataType
Excel data type.
|
| ExcelFont |
| ExcelHorizontalAlign |
| ExcelLineStyle
Excel line styles.
|
| ExcelNumberFormat
Excel number format.
|
| ExcelRow
Excel row.
|
| ExcelStyle
Excel style.
|
| ExcelTable
Excel table.
|
| ExcelVerticalAlign |
| ExcelWorkbook
Excel workbook.
|
| ExcelWorksheet
MSOffice 2003 Excel worksheet.
|
| ExcelWorksheet.Pane |
| ExcelWorksheetOptions
Excel worksheet options.
|
jataylor@hairyfatguy.com