스케쥴 컴포넌트에 perioditem_style 속성값을 반환하는 API이다.
function btn_getperioditemstyle_on_mouseup(objInst) { screen.alert(schedule.getperioditemstyle()); }