The FormulaException class informs about an invalid syntax or missing parameters of formulas used in tables.

Syntax

public class FormulaException : Exception

Introduced: X16.

Properties

Property Description
CharacterIndex Gets the one-based character index of the first invalid character in the formula string.