evaluateFields MethodStatic
Recompute the display strings of all FieldRuns in a TextBlock.
evaluateFields(args: EvaluateFieldsArgs): number
@returns the number of fields whose display strings were modified.
@throws Error if evaluation of any field fails.
| Parameter | Type | Description |
|---|---|---|
| args | EvaluateFieldsArgs |
Returns - number
the number of fields whose display strings were modified.
Defined in
Last Updated: 20 November, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.