ILanerTable.Exception

Fore Syntax

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

Fore.NET Syntax

Exception[Row: integer; Column: integer]: string;

Parameters

Row. Row index.

Column. Column index.

Description

The Exception property returns the cell validation error.

Comments

 The property is outdated.

See also:

ILanerTable