Package org.jopendocument.dom.spreadsheet

Classes needed to handle Spreadsheet documents.

See:
          Description

Class Summary
CalcNode A node in an XML Calc document.
Cell<D extends ODDocument> A cell in a calc document.
CellStyle  
CellStyle.StyleTableCellProperties See section 15.11 of OpenDocument v1.1 : Table Cell Formatting Properties.
Column<D extends ODDocument>  
ColumnStyle  
ColumnStyle.StyleTableColumnProperties  
MutableCell<D extends ODDocument> A cell whose value can be changed.
Range A cell range.
Row<D extends ODDocument> A row in a Calc document.
RowStyle  
RowStyle.StyleTableRowProperties  
Sheet A single sheet in a spreadsheet.
SheetTableModel<D extends ODDocument>  
SheetTableModel.MutableTableModel<D extends ODDocument>  
SheetTest  
SpreadSheet A calc document.
Table<D extends ODDocument> A single sheet in a spreadsheet.
TableGroup A group of columns/rows that can be hidden.
TableStyle  
TableStyle.StyleTableProperties  
 

Enum Summary
Axis  
 

Package org.jopendocument.dom.spreadsheet Description

Classes needed to handle Spreadsheet documents.

See Also:
SpreadSheet


Copyright © 2010 jOpenDocument All Rights Reserved.