Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotFilters Interface
Properties Methods

In This Topic
    IPivotFilters Interface Members
    In This Topic

    The following tables list the members exposed by IPivotFilters.

    Public Properties
     NameDescription
     Property Gets the number of pivot filters in the collection.  
     Property Gets the pivot filter at the specified index.  
    Top
    Public Methods
     NameDescription
     Method Adds a new filter to the PivotFilters collection.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IPivotFilter>)
    Top
    See Also