Documents for Excel .NET Edition | GCDocuments
Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/ GetDependents Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetDependents Method
In This Topic
Gets the dependent ranges of the left top cell of the range.
Syntax
C#
System.Collections.Generic.IReadOnlyList<IRange> GetDependents()
Return Value
The dependent ranges.
See Also
Reference
IRange Interface
IRange Members