aspose.cells
Class MultipleFilterCollection

Represents the multiple filte collection.

Constructor Summary
MultipleFilterCollection()
          
 
Property Getters/Setters Summary
functiongetCount()
          
functiongetMatchBlank()
functionsetMatchBlank(value)
           Indicates whether to filter by blank.
functionget(index)
           DateTimeGroupItem or a simple object.
 
Method Summary
functionadd(value)→ inherited from CollectionBase
          Reserved for internal use.
functionclear()→ inherited from CollectionBase
          
functioncontains(value)→ inherited from CollectionBase
          Reserved for internal use.
functionget(index)→ inherited from CollectionBase
          Reserved for internal use.
functionindexOf(value)→ inherited from CollectionBase
          Reserved for internal use.
functioniterator()→ inherited from CollectionBase
          
functionremoveAt(index)→ inherited from CollectionBase
          
 

Constructor Detail

MultipleFilterCollection

function MultipleFilterCollection()

Property Getters/Setters Detail

getMatchBlank/setMatchBlank : boolean 

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

getCount : Number 

function getCount()

get : Object 

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

Method Detail

clear

function clear()

removeAt

function removeAt(index)

iterator

function iterator()

get

function get(index)
Reserved for internal use.

contains

function contains(value)
Reserved for internal use.

add

function add(value)
Reserved for internal use.

indexOf

function 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.