Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCell Interface / getColumnItems Method
In This Topic
    getColumnItems Method
    In This Topic
    Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range.
    Syntax
    IPivotItemList getColumnItems()
    See Also