메뉴 건너뛰기

OBG

Programming

Library
2012.08.02 21:29

ExcelFormat Library

조회 수 872 추천 수 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 1748
187 C/C++ C, C++ 에서의 불(bool, boolean) 타입의 동작 MoA 2013.07.28 312
186 API/MFC Sleep() 함수 대신 프로그램 딜레이 시키기 (Wait) MoA 2013.07.28 4742
185 API/MFC MFC기반의 CSocket 사용 방법과 예제 MoA 2013.07.28 1268
184 C/C++ ofstream ifstream MoA 2013.07.28 521
183 API/MFC VC++6.0 에서 VC++ 2005로 변환할 경우 형변환 경고 대응방법 MoA 2013.07.28 628
182 API/MFC 비베의 MSCOMM.OCX VC++에서 불러쓰기 MoA 2013.07.28 753
181 API/MFC VC의 소스 파일, sln파일 관리 MoA 2013.07.28 335
180 API/MFC 비주얼 스튜디오 2005 단축키 MoA 2013.07.28 358
179 API/MFC 스레드 강좌 + CreateThread() 와 _beginthreadex() 함수의 차이 MoA 2013.07.28 417
178 API/MFC 스레드(CreateThread), EVENT 동기화 MoA 2013.07.28 617
177 API/MFC WaitForSingleObject와의 삽질.. MoA 2013.07.28 431
176 API/MFC 작업자 스레드(Worker Thread) 와 사용자 인터페이스 스레드(User Interface Thread) MoA 2013.07.28 449
175 API/MFC Thread와 SendMessage를 통해 DeadLock을 만드는 방법 MoA 2013.07.28 2625
174 API/MFC CreateThread, ExitThread, GetExitCodeThread ... MoA 2013.07.28 375
173 API/MFC char*, String, CString MoA 2013.07.28 371
172 C/C++ 파일 입출력 MoA 2013.07.28 495
171 API/MFC 다른 스레드에서 메인다이얼로그 포인터 받아오기 AfxGetMainWnd() 1 MoA 2013.07.28 1625
170 C/C++ Data Conversions MoA 2013.07.28 623
169 Graphic Direct3D 9 compile MoA 2013.07.28 270
168 API/MFC MFC 클래스 멤버함수 설명서 MoA 2013.07.28 1519
Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 ... 15 Next
/ 15
위로