Version

IsSimpleReferenceFormula Property

Gets the value indicating whether the Formula is a simple formula referring to a single cell, a single region, or multiple regions in the same workbook as the named reference.
Syntax
public bool IsSimpleReferenceFormula {get;}
Remarks

If the reference is surrounded by parentheses or whitespace or the named reference has some other complex formula this will return false.

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