TotalValue(CellId: String): Variant;
CellId. Layout cell identifier.
The TotalValue method is used to get total value of layout cell.
To get whether values are valid, use the IPrxTableIslandTotalValues.IsValid property.
The property use is given in the example for IPrxTableIsland.TotalValues.
See also: