도형의 text 폰트에 취소선이 설정되어 있는지 여부를 반환하는 API이다.
function btn_getfontstrikeout_on_mouseup() { screen.alert(objShape.getfontstrikeout()); }