FormulaLocal Property

Microsoft Office Web Components Visual Basic

expression.FormulaLocal

expression    Required. An expression that returns a Range object.

Example

This example displays the formula in the active cell of Spreadsheet1 in the language of the user.

MsgBox Spreadsheet1.ActiveCell.FormulaLocal