Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableRow Interface / Range Property
In This Topic
    Range Property (ITableRow)
    In This Topic
    Returns the IRange object that represents the range to which the specified list object applies.
    Syntax
    IRange Range {get;}
    See Also