Fungsikan JavaScript dalam peramban untuk menampilkan halaman Bantuan LibreOfficeDev.

PROPER

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

Sintaksis

PROPER("Text")

Text refers to the text to be converted.

Contoh

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