MindFusion.Wpf Pack Programmer's Guide
FORMULA

Returns the formula at the specified cell reference as text.

Syntax  Copy Code

FORMULA( Reference r ) Text

Parameters

r
Required. A reference to a cell.

Remarks

This function is intended to aid debugging by simplifying display of formulas in other cells. The referenced formula is not evaluated.

See Also

Function Reference
ISFORMULA Function