Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheet Interface
/ Range Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Range Property (IWorksheet)
In This Topic
Returns an instance of
IRange
which provides access to cell values, formulas, formatting and other cell properties and methods.
Syntax
C#
IRangeProvider
Range {
get
;}
See Also
Reference
IWorksheet Interface
IWorksheet Members