asposecells.api
Class MultipleFilterCollection

Represents the multiple filte collection.

Constructor Summary
MultipleFilterCollection()
          
 
Property Getters/Setters Summary
methodgetCount()
          
methodgetMatchBlank()
methodsetMatchBlank(value)
           Indicates whether to filter by blank.
methodget(index)
           DateTimeGroupItem or a simple object.
 
Method Summary
methodadd(value)→ inherited from CollectionBase
          Reserved for internal use.
methodclear()→ inherited from CollectionBase
          
methodcontains(value)→ inherited from CollectionBase
          Reserved for internal use.
methodget(index)→ inherited from CollectionBase
          Reserved for internal use.
methodindexOf(value)→ inherited from CollectionBase
          Reserved for internal use.
methoditerator()→ inherited from CollectionBase
          
methodremoveAt(index)→ inherited from CollectionBase
          
 

Constructor Detail

MultipleFilterCollection

MultipleFilterCollection()

Property Getters/Setters Detail

getMatchBlank/setMatchBlank : boolean 

boolean getMatchBlank() / setMatchBlank(value)
Indicates whether to filter by blank.

getCount : int 

int getCount()

get : Object 

Object get(index)
DateTimeGroupItem or a simple object.
Parameters:
index -
Returns:

Method Detail

clear

 clear()

removeAt

 removeAt(index)

iterator

Iterator iterator()

get

Object get(index)
Reserved for internal use.

contains

boolean contains(value)
Reserved for internal use.

add

int add(value)
Reserved for internal use.

indexOf

int indexOf(value)
Reserved for internal use.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.