포커스 선택 모드를 확인합니다.
ObjId.GetSelectionMode();
none
Number, 설정 되어 있는 선택 모드 값
// 선택모드 확인 console.log("selectionMode:", mySheet.GetSelectionMode());