public class FilterColumn
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getFieldIndex()
Gets the column offset in the range.
|
java.lang.Object |
getFilter()
Gets the condition of filtering data.
|
int |
getFilterType()
Gets the type fo filtering data.
|
boolean |
isDropdownVisible()
Indicates whether the AutoFilter button for this column is visible.
|
void |
setDropdownVisible(boolean value)
Indicates whether the AutoFilter button for this column is visible.
|
void |
setFieldIndex(int value)
Sets the column offset in the range.
|
void |
setFilter(java.lang.Object value)
Sets the condition of filtering data.
|
void |
setFilterType(int value)
Sets the type fo filtering data.
|
public boolean isDropdownVisible()
public void setDropdownVisible(boolean value)
public java.lang.Object getFilter()
public void setFilter(java.lang.Object value)
public int getFilterType()
See FilterType.
public void setFilterType(int value)
See FilterType.
public int getFieldIndex()
public void setFieldIndex(int 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.