描述
PROPER函数使用大写字母表示文本字符串中的第一个字母,以及文本中除字母以外的任何其他字符后的其他字母。将所有其他字母转换为小写字母。
语法
PROPER (text)
争论
| Argument | 描述 | Required/Optional |
|---|---|---|
| Text | Text enclosed in quotation marks, a formula that returns text, or a reference to a cell containing the text you want to partially capitalize. | Required |
适用性
Excel 2007,Excel 2010,Excel 2013,Excel 2016
Example