com.grapecity.documents.excel Package / ITable Interface / getDataRange Method
In This Topic
getDataRange Method
In This Topic
Returns the IRange object that represents the range that contains thedata area in the table between the header row and the insert row.
Syntax
IRange getDataRange()
See Also