ILanerTable.CellName

Syntax

CellRevision(Row: Integer; Column: Integer): String;

Parameters

Row. Row index.

Column. Column index.

Description

The CellName property returns cell name.

Comments

Cell name matches its contents returned by the ILanerTable.Cell property.

Example

This property use is given in the example for ILanerSerie.ObservationAttributeInValue.

See also:

ILanerTable