| Property Getters/Setters Summary | ||
|---|---|---|
function | getColorFilter() | |
function | getCustomFilters() | |
function | setCustomFilters(value) | |
function | getDynamicFilter() | |
function | getFieldIndex() | |
function | setFieldIndex(value) | |
| Gets and sets the column offset in the range. | ||
function | getFilter() | |
function | setFilter(value) | |
| Gets and sets the condition of filtering data. | ||
function | getFilterType() | |
function | setFilterType(value) | |
| Gets and sets the type fo filtering data. The value of the property is FilterType integer constant. | ||
function | getFilterValues() | |
function | getIconFilter() | |
function | isDropdownVisible() | |
function | setDropdownVisible(value) | |
| Indicates whether the AutoFilter button for this column is visible. | ||
function | getMultipleFilters() | |
function | setMultipleFilters(value) | |
function | getTop10Filter() | |
| Method Summary | ||
|---|---|---|
function | selectAll() | |
function isDropdownVisible() / function setDropdownVisible(value)
function getFilter() / function setFilter(value)
function getFilterType() / function setFilterType(value)
function getFilterValues()
function getMultipleFilters() / function setMultipleFilters(value)
function getCustomFilters() / function setCustomFilters(value)
function getColorFilter()
function getDynamicFilter()
function getIconFilter()
function getTop10Filter()
function getFieldIndex() / function setFieldIndex(value)