그리드의 로우 구분색을 가져오는 API이다.
function btn_on_mouseup() { screen.alert(grd.getcelldividercolor()); //지정된 그리드 구분색을 가져온다 }