Exception | Description |
---|---|
System.ArgumentNullException | value is null or empty. |
FormulaParseException | value is not a valid formula. |
System.InvalidOperationException | The region contains another array formula or data table which extends outside the region. |
value is parsed based on the CellReferenceMode of the Workbook to which the region belongs. If the region's Worksheet has been removed from its parent collection, the A1 CellReferenceMode will be used to parse the formula.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+