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 {
53 interface ::com::sun::star::util::XModifiable;
59 interface ::com::sun::star::beans::XPropertySet;
62 interface ::com::sun::star::beans::XFastPropertySet;
long ColumnCount
stores the current column count of this table
Definition: XTable.idl:91
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:42
Definition: Ambiguous.idl:22
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:37
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:87