\<bookmark_value\>PROPER function\</bookmark_value\>
    
    
                        PROPER        
              Capitalizes the first letter in all words of a text string.
    
    
    PROPER(text)
     \<emph\>text\</emph\> refers to the text to be converted.
    
     =PROPER("the document foundation") returns The Document Foundation.