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