| Property Getters/Setters Summary | ||
|---|---|---|
function | getFieldIndex() | |
function | setFieldIndex(value) | |
function | getFilter() | |
function | setFilter(value) | |
function | getFilterType() | |
function | setFilterType(value) | |
| The value of the property is FilterType integer constant. | ||
function | getVisibledropdown() | |
function | setVisibledropdown(value) | |
| Indicates whether the AutoFilter button for this column is visible. | ||
| Property Getters/Setters Detail |
|---|
getVisibledropdown/setVisibledropdown : boolean | |
function getVisibledropdown() / function setVisibledropdown(value) | |
getFilter/setFilter : Object | |
function getFilter() / function setFilter(value) | |
getFilterType/setFilterType : Number | |
function getFilterType() / function setFilterType(value) | |
getFieldIndex/setFieldIndex : Number | |
function getFieldIndex() / function setFieldIndex(value) | |