로그인

검색

Library
2012.08.02 21:29

ExcelFormat Library

조회 수 3735 추천 수 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. Google의 C++ 라이브러리

  3. Google의 C++ 라이브러리

  4. Golang Tutorial for Node.js Developers, Part I.: Getting started

  5. GOF 디자인패턴 정리

  6. GitHut Copilot - Agent 모드 공개

  7. Getting Started with Sentiment Analysis using Python

  8. GetLastInputInfo 함수

  9. GDB Dashboard

  10. fwrite(), fread()

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

  12. Flash CS5 and Version Control

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

  14. extern "C" 에 관하여

  15. ExcelFormat Library

  16. Essential C 링크

  17. Embedding Python in C/C++

  18. Dumpbin.exe 사용

  19. DoModal Dialog 기초

  20. DLL 이란

  21. DLL 생성 시 주의

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