Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getDataBodyRange Method
In This Topic
    getDataBodyRange Method
    In This Topic
    Returns a Range object that represents the range that contains the data area in the list between the header row and the insert row.
    Syntax
    IRange getDataBodyRange()
    See Also