IPrxTableIslandTotalValues.IsValid

Syntax

IsValid: Boolean;

Description

The IsValid property returns the attribute of value validity.

Comments

Available values:

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

Example

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

See also:

IPrxTableIslandTotalValues