locale property
The locale of the spreadsheet in one of the following formats: * an ISO
639-1 language code such as en
* an ISO 639-2 language code such as
fil
, if no 639-1 code exists * a combination of the ISO language code
and country code, such as en_US
Note: when updating this field, not all
locales/languages are supported.
Implementation
core.String? locale;