IPrxTableIslandTotalValues.IsValid

Fore Syntax

IsValid: Boolean;

Fore.NET Syntax

IsValid: boolean;

Description

The IsValid property returns the attribute of value validity.

Comments

Returned values:

To get total value of the cell, use the IPrxTableIslandTotalValues.TotalValue method.

Fore and Fore.NET Examples

The property use is given in the example for IPrxTableIsland.TotalValues.

See also:

IPrxTableIslandTotalValues