com.grapecity.documents.excel Package / ITable Interface / getTotalsRange Method
In This Topic
getTotalsRange Method
In This Topic
Returns the IRange object that represents the Total row, if any, froma specified ITable object.
Syntax
IRange getTotalsRange()
See Also