public static bool TryParse( string value, CellReferenceMode cellReferenceMode, CultureInfo culture, out ArrayFormula formula, out FormulaParseException exception )
Exception | Description |
---|---|
System.ArgumentNullException | value is null or empty. |
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentException | cellReferenceMode is not defined in the CellReferenceMode enumeration. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+