getEditCol
(method)
현재 편집 중인 열이름을 반환합니다.
Syntax
string getEditCol();
Return Value
String
: 열이름
Example
var
eCol =
sheet
.getEditCol();
Read More
getEditRow method
Since
product
version
desc
core
8.0.0.0
기능 추가