SSpread.IsFormulaValid Method
| Explanation | Returns whether the formula format is valid. | |
| Call format | IsFormulaValid(formula) | |
| Return value | $TRUE if the format is valid, $FALSE if the format is invalid | |
| Arguments | formula | formula |
| Exception | None | |
| Example of use | | |
| Related item | Formula property ReCalcCell method | |