Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / TotalsRange Property
In This Topic
    TotalsRange Property
    In This Topic
    Returns the IRange object that represents the Total row, if any, from a specified ITable object.
    Syntax
    IRange TotalsRange {get;}
    See Also