로그인

검색

Library
2012.08.02 21:29

ExcelFormat Library

조회 수 4811 추천 수 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 Views22220
    read more
  2. MFC TIP

    Date2013.07.28 CategoryAPI/MFC ByMoA Views3681
    Read More
  3. 이미지공학(IE) 연구실

    Date2013.07.28 CategorySite ByMoA Views3860
    Read More
  4. CString class

    Date2013.07.28 CategoryAPI/MFC ByMoA Views4451
    Read More
  5. Visual C++ 시리얼 통신(RS-232) 강좌 (2)

    Date2013.07.28 CategoryAPI/MFC ByMoA Views8287
    Read More
  6. Visual C++ 시리얼 통신(RS-232) 강좌 (1)

    Date2013.07.28 CategoryAPI/MFC ByMoA Views10549
    Read More
  7. High-speed Charting Control

    Date2013.07.28 CategoryLibrary ByMoA Views3772
    Read More
  8. DLL 이란

    Date2013.07.28 CategoryAPI/MFC ByMoA Views4627
    Read More
  9. extern "C" 에 관하여

    Date2013.07.28 CategoryC/C++ ByMoA Views4786
    Read More
  10. UpdateData(TRUE) or UpdateData(FALSE) 구분

    Date2013.07.28 CategoryAPI/MFC ByMoA Views4361
    Read More
  11. InvalidateRect 함수, flag성 메세지

    Date2013.07.25 CategoryAPI/MFC ByMoA Views4336
    Read More
  12. UpdateWindow 함수에 대하여..

    Date2013.07.25 CategoryAPI/MFC ByMoA Views4394
    Read More
  13. 다이얼로그 resize 시 child control의 그래픽 깨짐 해결

    Date2013.07.25 CategoryAPI/MFC ByMoA Views5345
    Read More
  14. Property Sheet의 버튼 속성 변경하기

    Date2013.07.25 CategoryAPI/MFC ByMoA Views4766
    Read More
  15. CPaneDialog 초기화 (OnInitDialog)

    Date2013.07.18 CategoryAPI/MFC ByMoA Views5195
    Read More
  16. CDockablePane 버튼 비활성화 문제

    Date2013.07.17 CategoryAPI/MFC ByMoA Views5751
    Read More
  17. CDockablePane 배경화면 회색으로 변경

    Date2013.07.11 CategoryAPI/MFC ByMoA Views4891
    Read More
  18. What to use instead of “addPreferencesFromResource” in a PreferenceActivity?

    Date2013.06.13 CategoryJAVA/Android ByMoA Views3845
    Read More
  19. CPaneDialog의 context menu 안뜨게 하기

    Date2013.06.12 CategoryAPI/MFC ByMoA Views4630
    Read More
  20. 리스트 컨트롤 클릭 이벤트

    Date2013.06.12 CategoryAPI/MFC ByMoA Views4683
    Read More
  21. Which Font is the default for MFC Dialog Controls

    Date2013.06.12 CategoryAPI/MFC ByMoA Views4589
    Read More
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17