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