메뉴 건너뛰기

OBG

Programming

Library
2012.08.02 21:29

ExcelFormat Library

조회 수 871 추천 수 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 게시판 관련

    Date2014.11.01 CategoryTool/etc ByMoA Views1709
    read more
  2. Win32 Socket Class

    Date2012.08.02 CategoryLibrary ByNaya Views926
    Read More
  3. Math Library

    Date2012.08.02 CategoryLibrary ByNaya Views312
    Read More
  4. Google의 C++ 라이브러리

    Date2012.08.02 CategoryLibrary ByNaya Views439
    Read More
  5. ExcelFormat Library

    Date2012.08.02 CategoryLibrary ByNaya Views871
    Read More
  6. [OpenCV] 얼굴 인식 예제

    Date2012.10.14 CategoryLibrary ByMoA Views1536
    Read More
  7. High-speed Charting Control

    Date2013.07.28 CategoryLibrary ByMoA Views373
    Read More
  8. pthread

    Date2013.07.28 CategoryLibrary ByMoA Views287
    Read More
  9. ChartFX 7.0 MFC에서 사용하기

    Date2013.07.28 CategoryLibrary ByMoA Views588
    Read More
  10. AS3 Code Library

    Date2013.10.11 CategoryLibrary ByMoA Views5027
    Read More
  11. CSpreadSheet

    Date2014.02.03 CategoryLibrary ByMoA Views371
    Read More
Board Pagination Prev 1 Next
/ 1
위로