In This Topic
Specifies the linguistic casing conversion type for the StrConv function, applying the current culture's casing rules to the string.
Syntax
'Declaration
Public Const vbLinguisticCasing As VbStrConv
public const VbStrConv vbLinguisticCasing
See Also