Prefix
This property sets or returns the prefix string for the specified format string from the list of format strings. The prefix string contains the characters or symbols which are ignored when found at the beginning of the word.
Syntax
Prefix(Index as Long) as String
Parameter | Description |
---|---|
Index | Index of the format string. |