kspread
KSpread::InsertColumnCommand Class Reference
List of all members.Detailed Description
Definition at line 266 of file commands.h.
Public Member Functions | |
| InsertColumnCommand (Sheet *s, unsigned int _column, unsigned int _nbCol) | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
Protected Attributes | |
| Doc * | doc |
| QString | sheetName |
| unsigned int | insertPosColumn |
| unsigned int | nbColumnInserted |
The documentation for this class was generated from the following files:

