IsValid: Boolean;
IsValid: boolean;
The IsValid property returns the attribute of value validity.
Returned 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: