로그인

검색

Library
2012.08.02 21:29

ExcelFormat Library

조회 수 4047 추천 수 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 Views17784
    read more
  2. Visual C++ 시리얼 통신(RS-232) 강좌 (1)

    Date2013.07.28 CategoryAPI/MFC ByMoA Views9632
    Read More
  3. High-speed Charting Control

    Date2013.07.28 CategoryLibrary ByMoA Views3057
    Read More
  4. DLL 이란

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

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

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

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

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

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

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

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

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

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

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

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

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

    Date2013.06.12 CategoryAPI/MFC ByMoA Views3605
    Read More
  18. 시스템 분석을 위한 쉘 명령어

    Date2013.05.28 CategoryJAVA/Android ByMoA Views3228
    Read More
  19. logcat 사용법

    Date2013.05.28 CategoryJAVA/Android ByMoA Views6026
    Read More
  20. 리스트뷰에 체크박스 추가 예제

    Date2013.05.24 CategoryJAVA/Android ByMoA Views3428
    Read More
  21. PackageBroadcastReceiver 구현

    Date2013.05.22 CategoryJAVA/Android ByMoA Views4803
    Read More
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17