Version

Parse Method (Formula)

Parses the specified formula value and returns the formula which was created from it.
Overload List
OverloadDescription
Parse(String,CellReferenceMode)Parses the specified formula value and returns the formula which was created from it.  
Parse(String,CellReferenceMode,CultureInfo)Parses the specified formula value and returns the formula which was created from it.  
Parse(String,CellReferenceMode,WorkbookFormat)Parses the specified formula value and returns the formula which was created from it.  
Parse(String,CellReferenceMode,WorkbookFormat,CultureInfo)Parses the specified formula value and returns the formula which was created from it.  
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