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