Version

ToString(CellReferenceMode,CultureInfo) Method

Converts the formula to a string representation, similar to the string with which it was created.
Syntax

Parameters

cellReferenceMode
The cell reference mode used to create cell reference strings.
culture
The culture used to generate the formula string.

Return Value

The string representing the formula.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also