IsValid: Boolean;
The IsValid property returns the attribute of value validity.
Available values:
True. Total values exist.
False. Total values do not exist.
To get total value of the cell, use the IPrxTableIslandTotalValues.TotalValue method.
The property use is given in the example for IPrxTableIsland.TotalValues.
See also: