getLocale
(method)
시트에 설정된 언어 코드를 가져오는 메소드입니다.
Syntax
void
getLocale();
Return Value
string
: 시트에 설정된 언어 코드
Example
sheet
.getLocale();
Read More
setLocale method
Since
product
version
desc
core
8.0.0.2
기능 추가