kspread
KSpread::RowCluster Class Reference
List of all members.Detailed Description
Definition at line 290 of file kspread_cluster.h.
Public Member Functions | |
| RowCluster () | |
| ~RowCluster () | |
| const RowFormat * | lookup (int col) const |
| RowFormat * | lookup (int col) |
| void | clear () |
| void | insertElement (RowFormat *, int row) |
| void | removeElement (int row) |
| bool | insertRow (int row) |
| bool | removeRow (int row) |
| void | setAutoDelete (bool) |
| bool | autoDelete () const |
| RowFormat * | first () const |
The documentation for this class was generated from the following files:

