kspread
KSpread::DissociateCellCommand Class Reference
#include <commands.h>
Detailed Description
Class DissociateCellCommand implements a command for breaking merged cells.
Definition at line 129 of file commands.h.
Public Member Functions | |
| DissociateCellCommand (Cell *cell) | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
Protected Attributes | |
| Cell * | cell |
| int | oldColSpan |
| int | oldRowSpan |
The documentation for this class was generated from the following files:

