java.lang.Object
CollectionBase
com.aspose.cells.MultipleFilterCollection
- All Implemented Interfaces:
- java.lang.Iterable
public class MultipleFilterCollection
- extends CollectionBase
Represents the multiple filte collection.
MultipleFilterCollection
public MultipleFilterCollection()
-
Property Getters/Setters Detail |
getMatchBlank/setMatchBlank | |
public boolean getMatchBlank() / public void setMatchBlank(boolean value)
|
-
Indicates whether to filter by blank.
-
get | |
public java.lang.Object get(int index)
|
-
DateTimeGroupItem or a simple object.
- Parameters:
index
-
- Returns:
-
removeAt | → inherited from CollectionBase |
public void removeAt(int index) |
-
iterator | → inherited from CollectionBase |
public java.util.Iterator iterator() |
-
get | → inherited from CollectionBase |
public java.lang.Object get(int index) |
- Reserved for internal use.
contains | → inherited from CollectionBase |
public boolean contains(java.lang.Object value) |
- Reserved for internal use.
add | → inherited from CollectionBase |
public int add(java.lang.Object value) |
- Reserved for internal use.
indexOf | → inherited from CollectionBase |
public int indexOf(java.lang.Object 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.