[]
Configurates ExclusiveValueSearch. Sets a value that determines whether the filter should include only values selected by the @see:filterText property.
public ValueFilterSettingBuilder ExclusiveValueSearch(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| ValueFilterSettingBuilder | Current builder. |
This property is set to true by default, which matches Excel's behavior.