Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getColumnRange Method
In This Topic
    getColumnRange Method
    In This Topic
    Returns a Range object that represents the range that contains the column area in the PivotTable report.
    Syntax
    IRange getColumnRange()
    See Also