TTMSFNCCustomDataGrid.ClearCells Method
Clears the values and cell data in the specified cell range.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure ClearCells(ACellRange: TTMSFNCDataGridCellCoordRange);
Parameters
| Name | Description |
|---|---|
ACellRange |
Cell range used by the operation. |