Download List

프로젝트 설명

Excel Writer is a package for easily writing Excel files with basic formatting. It allows for the automatic production of reports. It uses totally portable code that builds for every system without any specific piece of code. It does not interact with Excel.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-29 21:38
10

인텔 Cpu에서 실행 하는 경우 성능이 크게 향상 되었습니다-이 컴파일 타임에 자동으로 감지 됩니다.
Tags: Major
Performance has been significantly improved when running on Intel CPUs - this is auto-detected at compile-time.

2011-07-14 22:51
08

Ada.Text_IO을 모방한 것이었 출력 기능이 확장되었습니다.
Tags: Minor
Output functionality that mimics Ada.Text_IO has been extended.

2011-03-11 07:12
07

행에 병합 세포는 매우 가벼운 적어도에서 구현되었습니다. - 일부 언어 설정으로 Excel의 일부 버전에서 숫자 형식 (백분율)에서 해결되었습니다 내장 중 일부는 예상치 못한 표시됩니다.
Tags: Minor, Bugfixes
Cell merging on a row has been implemented, at least in a very light way. Some unexpected display of built-in numeric formats (percentages) on some versions of Excel with some language settings has been fixed.

2010-03-15 00:25
06

페이지 레이아웃 옵션 (세로 / 가로, 맞는 / 규모 gridlines 등)이 추가되었습니다. 사용자 정의 숫자 형식 및 스타일을 추가했다. Write_column_width 해결되었습니다.
Tags: Major
Page layout options (portrait/landscape, fit/scale, gridlines, etc.) were added. Custom number formats and styles were added. Write_column_width was fixed.

2010-02-28 20:15
05

이제 Text_IO 및 Excel_Out 사이를 전환하기가 쉽습니다.
Tags: Minor
It is now easier to switch between Text_IO and Excel_Out.

Project Resources