IWbsFieldsRepository.EvaluateLocalizedFormula Method
The IWbsField.FieldName and IWbsField.SubHeader
may contain whether a plain text, such as 'My field', or an
Excel formula with variables and functions that contain an actual text or
progress statement name, etc. For example, the formula:
=BoQXLS_Progress & "-1" & getversionid(-1)
may result in a text like:
Progress-1 (C)
You need to call this method if you want to get the evaluated result of the formula that is displayed to the user.
Available since QDV 7.18.655.