public class DynamicFilter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getDynamicFilterType()
Gets the dynamic filter type.
|
java.lang.Object |
getMaxValue()
Gets the dynamic filter max value.
|
java.lang.Object |
getValue()
Gets the dynamic filter value.
|
void |
setDynamicFilterType(int value)
Sets the dynamic filter type.
|
void |
setMaxValue(java.lang.Object value)
Sets the dynamic filter max value.
|
void |
setValue(java.lang.Object value)
Sets the dynamic filter value.
|
public int getDynamicFilterType()
See DynamicFilterType.
public void setDynamicFilterType(int value)
See DynamicFilterType.
public java.lang.Object getValue()
public void setValue(java.lang.Object value)
public java.lang.Object getMaxValue()
public void setMaxValue(java.lang.Object value)
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.