CellRevision(Row: Integer; Column: Integer): String;
CellRevision(Row: integer; Column: integer): string;
Row. Row index.
Column. Column index.
The CellName property returns cell name.
Cell name matches its contents returned by the ILanerTable.Cell property.
This property use is given in the example for ILanerSerie.ObservationAttributeInValue.
See also: