메뉴 건너뛰기

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

?

  1. Programming 게시판 관련

  2. fwrite(), fread()

  3. fopen 함수가 Multi Thread 에서 안전한가?

  4. Flash CS5 and Version Control

  5. FastAPI 톺아보기 - 부제: python 백엔드 봄은 온다

  6. extern "C" 에 관하여

  7. ExcelFormat Library

  8. Essential C 링크

  9. Embedding Python in C/C++

  10. Dumpbin.exe 사용

  11. DoModal Dialog 기초

  12. DLL 이란

  13. DLL 생성 시 주의

  14. DirectX 9.0c SDK을 Visual Studio2008에 적용방법

  15. Direct3D 9 compile

  16. Design Patterns Quick Reference

  17. Design a Basic Search Engine (Google or Bing) | System Design Interview Prep

  18. Deploying a Visual C++ Application (배포 방법)

  19. defer, async 스크립트

  20. Debugging Node.js Memory Leaks: How to Detect, Solve or Avoid Them in Applications

  21. Data Conversions

Board Pagination Prev 1 ... 5 6 7 8 9 10 11 12 13 14 ... 15 Next
/ 15
위로