Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / ColumnRange Property
In This Topic
    ColumnRange Property
    In This Topic
    Returns a Range object that represents the range that contains the column area in the PivotTable report (read-only).
    Syntax
    IRange ColumnRange {get;}
    See Also