Package org.eclipse.actf.model.dom.odf.table

This package contains interfaces of ODF table namespace.

See:
          Description

Interface Summary
CoveredTableCellElement Interface for <table:covered-table-cell> element.
TableCellElement Interface for <table:table-cell> element.
TableColumnElement Interface for <table:table-column> element.
TableColumnsElement Interface for <table:table-columns> element.
TableElement Interface for <table:table> element.
TableHeaderColumnsElement Interface for <table:table-header-columns> element.
TableHeaderRowsElement Interface for <table:table-header-rows> element.
TableRowElement Interface for <table:table-row> element.
TableRowsElement Interface for <table:table-rows> element.
 

Class Summary
TableConstants TableConstants defines the constant values used by table namespace of ODF DOM API
 

Package org.eclipse.actf.model.dom.odf.table Description

This package contains interfaces of ODF table namespace. Table namespace contains elements and attributes that describe spreadsheets or tables within text documents.