[]
Configurates Filter. Sets the filter setting for this sheet.
public TBuilder Filter(Action<FilterSettingBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<FilterSettingBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |