DissociateCellCommand Class Reference
Class DissociateCellCommand implements a command for breaking merged cells. More...
#include <commands.h>
Collaboration diagram for DissociateCellCommand:

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