Search results

BeforeFilterEventArgs API in JavaScript (ES5) Spreadsheet API control

Specifies the arguments before a filtering operation starts.

Properties

cancel

boolean

Specifies whether the filtering operation should be canceled. If set to true, the filtering will not proceed.

filterOptions

FilterOptions

Specifies the options for filtering, such as the data source and filter conditions.

range

string

Specifies the range of cells where filtering is applied.