Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumn Interface / getDataBodyRange Method
In This Topic
    getDataBodyRange Method
    In This Topic
    Returns the IRange object that is the size of the data portion of acolumn.
    Syntax
    IRange getDataBodyRange()
    See Also