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

