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