Overload | Description |
---|---|
ToString() | Converts the formula to a string representation, similar to the string with which it was created. This uses the CellReferenceMode with which the formula was created to create cell reference strings. |
ToString(CellReferenceMode) | Converts the formula to a string representation, similar to the string with which it was created. |
ToString(CellReferenceMode,CultureInfo) | Converts the formula to a string representation, similar to the string with which it was created. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+