Aby se zobrazily stránky s nápovědou LibreOfficeDev, je nutné povolit v prohlížeči JavaScript.

PROPER

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

Syntaxe

PROPER("Text")

Text refers to the text to be converted.

Příklad

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