편집 중인 글자를 확인합니다.
ObjId.GetEditText();
none
string, 편집 중인 값
function mySheet_OnKeyUp(row, col, keyCode, shift) { console.log("editingValue:", mySheet.GetEditText()); }