그리드에 순번 컬럼을 사용하고 있는지 여부를 반환하는 API이다.
function btn_on_mouseup() { screen.alert("LineNumber사용여부 " + grd.isshowlinenumber()); }