Table of Contents

TTMSFNCDataGridData.BaseCell Method

Returns the top-left anchor cell of a merged group; returns ACell unchanged if it is not part of a merge.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

function BaseCell(ACell: TTMSFNCDataGridCellCoord): TTMSFNCDataGridCellCoord;

Parameters

Name Description
ACell Cell coordinate used by the operation.

Returns

The resulting cell coordinate.