TTMSFNCDataGridData.SplitCell Method
Removes a merge, restoring each cell in the previously merged area to independence.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure SplitCell(ACell: TTMSFNCDataGridCellCoord);
Parameters
| Name | Description |
|---|---|
ACell |
Cell coordinate used by the operation. |