Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotFilter Interface

In This Topic
    IPivotFilter Interface Methods
    In This Topic

    For a list of all members of this type, see IPivotFilter members.

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