20 #ifndef __com_sun_star_table_XTable_idl__
21 #define __com_sun_star_table_XTable_idl__
34 module com { module sun { module star { module table {
55 interface ::com::sun::star::util::XModifiable;
61 interface ::com::sun::star::beans::XPropertySet;
64 interface ::com::sun::star::beans::XFastPropertySet;
long ColumnCount
stores the current column count of this table
Definition: XTable.idl:93
allows to exclicitly free resources and break cyclic references.
Definition: XComponent.idl:42
provides methods to control the position of a cell cursor.
Definition: XCellCursor.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
Definition: XTable.idl:39
provides access to the cells or to sub-ranges of a cell range.
Definition: XCellRange.idl:35
provides methods to access the collections of columns and rows of a cell range.
Definition: XColumnRowRange.idl:36
long RowCount
stores the current row count of this table
Definition: XTable.idl:89