Documentation/Calc Functions/PROPER
Jump to navigation
Jump to search
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Function name:
PROPER
Category:
Text
Summary:
Capitalizes the first letter in all words of a text string.
Syntax:
PROPER("Text")
Returns:
Arguments:
Text refers to the text to be converted.
Additional details:
Examples:
=PROPER("open office") returns Open Office.