GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Range Property
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
IRangeProvider Range {get;}
See Also