TTMSFNCDataGridData.MergeRange Method
Merges all cells within the given coordinate range.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure MergeRange(ARange: TTMSFNCDataGridCellCoordRange);
Parameters
| Name | Description |
|---|---|
ARange |
Cell range used by the operation. |