Version

ReferencedRegions Property

Gets the array of WorksheetRegion instances referenced by the Formula.
Syntax
public WorksheetRegion[] ReferencedRegions {get;}
Remarks

If the named reference is a reference to a single cell or region, 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