로그인

검색

Library
2012.08.02 21:29

ExcelFormat Library

조회 수 974 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄

Introduction

There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.


http://www.codeproject.com/KB/office/ExcelFormat.aspx


요약

http://blog.naver.com/hextrial?Redirect=Log&logNo=60130949340

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 Tool/etc Programming 게시판 관련 2 MoA 2014.11.01 2475
187 C/C++ C, C++ 에서의 불(bool, boolean) 타입의 동작 MoA 2013.07.28 348
186 API/MFC Sleep() 함수 대신 프로그램 딜레이 시키기 (Wait) MoA 2013.07.28 4916
185 API/MFC MFC기반의 CSocket 사용 방법과 예제 MoA 2013.07.28 1299
184 C/C++ ofstream ifstream MoA 2013.07.28 572
183 API/MFC VC++6.0 에서 VC++ 2005로 변환할 경우 형변환 경고 대응방법 MoA 2013.07.28 663
182 API/MFC 비베의 MSCOMM.OCX VC++에서 불러쓰기 MoA 2013.07.28 819
181 API/MFC VC의 소스 파일, sln파일 관리 MoA 2013.07.28 371
180 API/MFC 비주얼 스튜디오 2005 단축키 MoA 2013.07.28 449
179 API/MFC 스레드 강좌 + CreateThread() 와 _beginthreadex() 함수의 차이 MoA 2013.07.28 444
178 API/MFC 스레드(CreateThread), EVENT 동기화 MoA 2013.07.28 664
177 API/MFC WaitForSingleObject와의 삽질.. MoA 2013.07.28 466
176 API/MFC 작업자 스레드(Worker Thread) 와 사용자 인터페이스 스레드(User Interface Thread) MoA 2013.07.28 482
175 API/MFC Thread와 SendMessage를 통해 DeadLock을 만드는 방법 MoA 2013.07.28 2652
174 API/MFC CreateThread, ExitThread, GetExitCodeThread ... MoA 2013.07.28 408
173 API/MFC char*, String, CString MoA 2013.07.28 411
172 C/C++ 파일 입출력 MoA 2013.07.28 533
171 API/MFC 다른 스레드에서 메인다이얼로그 포인터 받아오기 AfxGetMainWnd() 1 MoA 2013.07.28 1712
170 C/C++ Data Conversions MoA 2013.07.28 672
169 Graphic Direct3D 9 compile MoA 2013.07.28 313
168 API/MFC MFC 클래스 멤버함수 설명서 MoA 2013.07.28 1565
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 15 Next
/ 15