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

In This Topic
    IPivotFilter Interface Members
    In This Topic

    The following tables list the members exposed by IPivotFilter.

    Public Properties
     NameDescription
     Property Gets the data field that the pivot filter depends on.  
     Property Gets the description of the pivot filter. The maximum length of the description string is 255 characters.  
     Property Gets the type of the pivot filter.  
     Property Gets the name of the pivot filter.  
     Property Gets the label field that the pivot filter depends on.  
     Property Gets the first filter value.  
     Property Gets the second filter value.  
     Property Gets or sets a value indicating whether the date filter should use whole days in its filtering criteria.  
    Top
    Public Methods
     NameDescription
     Method Deletes the filter and removes it from the filter collections of the PivotField.  
    Top
    See Also