Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / ColumnFields Property
In This Topic
    ColumnFields Property
    In This Topic
    Returns an object that represents a collection of all the fields (an IPivotFields object) that are currently shown as column fields. Read-only.
    Syntax
    IPivotFields ColumnFields {get;}
    See Also