DETECTLANGUAGE function
Summary
Identifies the language of a specified text
Syntax
The syntax for the DETECTLANGUAGE() function is as follows:
=DETECTLANGUAGE(text)
The function has the following arguments:
• text - The text or reference to cells containing text to evaluate.
The supported languages and their respective language codes can be found: Supported Languages and Language Codes
The function has the following arguments:
• text - The text or reference to cells containing text to evaluate.
The supported languages and their respective language codes can be found: Supported Languages and Language Codes
Example
=DETECTLANGUAGE(A1)