Name | Description | |
---|---|---|
GetValue | Returns the cell's current value. | |
Merge | Merges the cell with adjacent cells. | |
SetValue | Overloaded. Sets the cell's type and stores its current value. | |
SetValueBlank | Sets the cell's type to DDCellType.Blank and clears any other current value. | |
UnMerge | Causes the cell and all cells that are currently merged with it to separate and behave as independent cells with their own values and styles. |