그리드 순번 컬럼 글자색을 가져오는 API이다.
function btn_on_mouseup() { //그리드 순번 컬럼 폰트 색상을 가져온다 var clrLineNumFore = grd.getlinenumberforecolor(); }