반응형 table2excel1 [JQuery] 테이블 데이터 엑셀로 export 하기 테이블 데이터를 excel로 export하는 라이브러리 여러가지가 있지만 table2excel library를 사용해보았다. cdn방식으로 library를 export한다. $("#해당테이블ID").table2excel({ exclude: ".excludeThisClass", name: "저장할 워크시트 이름", filename: "저장할 파일 명", preserveColors: false }); 도움이 되셨다면 하트 및 댓글 부탁드립니다♥ 2020. 12. 1. 이전 1 다음 반응형