메뉴 건너뛰기

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. Essential C 링크

  3. ExcelFormat Library

  4. extern "C" 에 관하여

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

  6. Flash CS5 and Version Control

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

  8. fwrite(), fread()

  9. GetLastInputInfo 함수

  10. Getting Started with Sentiment Analysis using Python

  11. GOF 디자인패턴 정리

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

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

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

  15. Great summary cheat sheet (OpenCV)

  16. High-speed Charting Control

  17. How LLMs Work ? Explained in 9 Steps — Transformer Architecture

  18. How to send dynamic charts with a Slack bot

  19. How To Set Up Multi-Factor Authentication for SSH on Ubuntu 20.04

  20. How to stop programmers to copy the code from GitHub when they leave the company?

  21. HuggingFace 공동창업자가 추천하는 AI 분야 입문 서적

Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 ... 15 Next
/ 15
위로