public class CustomFilterCollection extends CollectionBase
| Constructor and Description |
|---|
CustomFilterCollection()
Constructs new instance.
|
| Modifier and Type | Method and Description |
|---|---|
CustomFilter |
get(int index)
Gets the custom filter in the specific index.
|
boolean |
getAnd()
Indicates whether the two criteria have an "and" relationship.
|
void |
setAnd(boolean value)
Indicates whether the two criteria have an "and" relationship.
|
public boolean getAnd()
public void setAnd(boolean value)
public CustomFilter get(int index)
get in class CollectionBaseindex - The index.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.