Enable JavaScript in the browser to display LibreOfficeDev Help pages.

PROPER

Capitalizes the first letter in all words of a text string.

语法

PROPER("Text")

Text refers to the text to be converted.

示例

=PROPER("the document foundation") returns The Document Foundation.