IgnoreCharacters
This property sets or returns the ignore character string for the specified format string from the list of format strings. The ignore character string contains the characters or symbols which are ignored in the search algorithm.
Syntax
IgnoreCharacters(Index as Long) as String
Parameter | Description |
---|---|
Index | Index of the format string. |