IPrxTableIslandTotalValues.TotalValue

Fore Syntax

TotalValue(CellId: String): Variant;

Fore.NET Syntax

TotalValue(CellId: string): object;

Parameters

CellId. Layout cell identifier.

Description

The TotalValue method is used to get total value of layout cell.

Comments

To get whether values are valid, use the IPrxTableIslandTotalValues.IsValid property.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandTotalValues

Related work items

Requirement