Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / DataRange Property
In This Topic
    DataRange Property
    In This Topic
    Returns the IRange object that represents the range that contains the data area in the table between the header row and the insert row.
    Syntax
    IRange DataRange {get;}
    See Also