그리드 아이템이 선택됐을 때 아이템의 글자색을 설정하는 API이다.
function btn_on_mouseup() { grd.setselectcellforecolor(factory.rgb(59,89,189)); }