Type | Description | |||
Expression as Variant | A string expression that specifies the formula to compute | |||
Item as Variant | A long expression that specifies the handle of the item. | |||
ColIndex as Variant | A long expression that indicates the column's index, a string expression that indicates the column's key or the column's caption. | |||
ValueFormatType as Variant | A ValueFormatType expression that indicates the type of the formula being interpreted by the Expression parameter. For instance, if the ValueFormatType parameter is exTotalField, the Expression parameter should inidcate a total formula of type aggregate(list,direction,formula) | |||
Variant | A string expression that indicates the result. |
The ComputeValue method returns the:
For instance, based on the ValueFormatType and Expression parameters the result could be: