Activa JavaScript nel restolador p'amosar l'ayuda de LibreOfficeDev.

PROPER

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

Sintaxis

PROPER("Text")

Text refers to the text to be converted.

Exemplu

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