Version

ReferencedRegion Property

Gets the WorksheetRegion referenced by the Formula.
Syntax
public WorksheetRegion ReferencedRegion {get;}
Remarks

If the named reference is a reference to a single cell or multiple regions, this will return null.

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