“StrConv.LinguisticCasing”需要“StrConv.LowerCase”或“StrConv.UpperCase”

更新:2007 年 11 月

试图使用 StrConv.LinguisticCasing,但它只在与 StrConv.LowerCase 或 StrConv.UpperCase 组合使用时才有效。

更正此错误

  • 将 StrConv.LowerCase 或 StrConv.UpperCase 与 StrConv.LinguisticCasing 一起使用。

请参见

参考

StrConv 函数

StrConv 常量(针对 Visual Basic 6.0 用户)