Version

GetAllReferences Method

Gets a collection of all the references which have the specified or an equivalent rule applied to them.
Syntax
public WorksheetReferenceCollection GetAllReferences( 
   DataValidationRule rule
)

Parameters

rule
The rule to test.

Return Value

A collection of references in the Worksheet with a rule applied to it that is equivalent to the specified rule.
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