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