Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotCell Interface / ColumnItems Property
In This Topic
    ColumnItems Property
    In This Topic
    Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range.
    Syntax
    IPivotItemList ColumnItems {get;}
    See Also