FindOptions.ValueTypeSensitive

FindOptions.ValueTypeSensitive property

Indicates whether searched cell value type should be same with the searched key.

public bool ValueTypeSensitive { get; set; }

See Also