GrapeCity.ActiveReports.Export.Excel.v9 Assembly > GrapeCity.SpreadBuilder.Cells Namespace : DDCell Class |
For a list of all members of this type, see DDCell members.
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. |