The MsFormulaGenerationErrorType enumeration contains types of errors that may occur on formulas generation.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | NoError. There are no errors, the formula is generated successfully. |
| 1 | CycleFormula. A cyclic dependency is found during formula generation. |
See also: