Overload List

  NameDescription
Public methodToProper()()()()
Converts a string to a proper name. In a proper name, the first letter of each word is uppercase; the remaining letters are lowercase.
Public methodToProper(SalString%)
Converts a string to a proper name. In a proper name, the first letter of each word is uppercase; the remaining letters are lowercase.

See Also