getMouseCol
(method)
현재 마우스 아래에 있는 열이름을 반환합니다.
Syntax
string getMouseCol();
Return Value
String
: 열이름
Example
var
mCol =
sheet
.getMouseCol();
Read More
getMouseRow method
Since
product
version
desc
core
8.0.0.0
기능 추가