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 | isDropdownVisible() | |
function | setDropdownVisible(value) | |
Indicates whether the AutoFilter button for this column is visible. | ||
function | getVisibledropdown() | |
function | setVisibledropdown(value) | |
Indicates whether the AutoFilter button for this column is visible. |
function isDropdownVisible() / function setDropdownVisible(value)
function getVisibledropdown() / function setVisibledropdown(value)
function getFilter() / function setFilter(value)
function getFilterType() / function setFilterType(value)
function getFieldIndex() / function setFieldIndex(value)