xelem.3.0

Package nl.fountain.xelem.excel.ss

Provides classes that represent elements of the spreadsheet namespace.

See:
          Description

Class Summary
SSCell An implementation of the XLElement Cell.
SSColumn An implementation of the XLElement Column.
SSComment An implementation of the XLElement Comment.
SSNamedRange An implementation of the XLElement NamedRange.
SSRow An implementation of the XLElement Row.
SSTable An implementation of the XLElement Table.
SSWorksheet An implementation of the XLElement Worksheet.
XLWorkbook An implementation of the XLElement Workbook, the root of a SpreadsheetML document.
 

Package nl.fountain.xelem.excel.ss Description

Provides classes that represent elements of the spreadsheet namespace.


xelem.3.0