Documents for Excel .NET Edition | GCDocuments
Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace
/
IWorksheet Interface
/ UsedRange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UsedRange Property
In This Topic
Returns the
IRange
object that represents the used range on the specified worksheet (read-only).
Syntax
C#
IRange
UsedRange {
get
;}
See Also
Reference
IWorksheet Interface
IWorksheet Members