PHPExcel开发者文档[中文版]

1. 写在前面的话

首先,第一次翻译该文档,漏洞百出,希望大家给点意见和指导。

phpExcel官网指出:PHPExcel是基于OPENXML标准,使用PHP读写并创建Excel文件电子表格的引擎。

该项目为php编程语言提供了一系列允许你读写不同文件格式的电子表格的类,像Excel(BIFF).xls、Excel 2007 (Office OpenXML).xlsx、CSV、Libre/OpenOffice Cacl .ods、Gnumeric、PDF、HTML等等。该项目围绕微软的OpenXML标准和PHP建立。

该项目提供一系列新特性,如设置电子表格元数据(作者,标题,描述,……)、多个工作表、不同的字体及字体样式、单元边框、填充、渐变、添加图片到电子表格、计算公式、转换成多种文件类型!

2. 前提条件

2.1. 软件需求

2.2. 安装说明

2.3. 开始

2.4. 有用的链接和工具

2.4.1. OpenXML / SpreadsheetM

2.4.2. 常见问题

2.4.3. 教程

3. 结构

3.1. 原理

3.2. 惰性加载

3.3. 电子表格载入内存

3.4. 读写句柄

3.5. 平滑接口

4. 创建电子表格

4.1. PHPExcel类

4.1.1. 从文件中加载工作簿

4.1.2. 创建新的工作簿

4.2. 配置设置

4.2.1. 单元缓存

4.2.2. 语言/本地化

4.3. 从内存中清除工作簿

4.4. 工作表

4.4.1. 添加工作表

4.4.2. 复制工作表

4.4.3. 删除工作表

4.5. 存取(访问)单元

4.5.1. 通过坐标设置单元格的值

4.5.2. 通过坐标检索单元格

4.5.3. 通过列和行设置单元格的值

4.5.4. 通过列和行检索单元格的值

4.5.5. 循环单元格

4.5.6. Using value binders to facilitate data entry

4.6. PHPExcel recipes

4.6.1. Setting a spreadsheet’s metadata

4.6.2. Setting a spreadsheet’s active sheet

4.6.3. Write a date or time into a cell

4.6.4. Write a formula into a cell

4.6.5. Locale Settings for Formulae

4.6.6. Write a newline character “\n” in a cell (ALT+”Enter”)

4.6.7. Explicitly set a cell’s datatype

4.6.8. Change a cell into a clickable URL

4.6.9. Setting a worksheet’s page orientation and size

4.6.10. Page Setup: Scaling options

4.6.11. Page margins

4.6.12. Center a page horizontally/vertically

4.6.13. Setting the print header and footer of a worksheet

4.6.14. Setting printing breaks on a row or column

4.6.15. Show/hide gridlines when printing

4.6.16. Setting rows/columns to repeat at top/left

4.6.17. Specify printing area

4.6.18. Formatting cells

4.6.19. Number formats

4.6.20. Alignment and wrap text

4.6.21. Setting the default style of a workbook

4.6.22. Styling cell borders

4.6.23. Conditional formatting a cell

4.6.24. Add a comment to a cell

4.6.25. Apply autofilter to a range of cells

4.6.26. Setting security on a spreadsheet

4.6.27. Setting data validation on a cell

4.6.28. Setting a column’s width

4.6.29. Show/hide a column

4.6.30. Group/outline a column

4.6.31. Setting a row’s height

4.6.32. Show/hide a row

4.6.33. Group/outline a row

4.6.34. Merge/unmerge cells

4.6.35. Inserting rows/columns

4.6.36. Add a drawing to a worksheet

4.6.37. Reading Images from a worksheet

4.6.38. Add rich text to a cell

4.6.39. Define a named range

4.6.40. Redirect output to a client’s web browser

4.6.41. Setting the default column width

4.6.42. Setting the default row height

4.6.43. Add a GD drawing to a worksheet

4.6.44. Setting worksheet zoom level

4.6.45. Sheet tab color

4.6.46. Creating worksheets in a workbook

4.6.47. Hidden worksheets (Sheet states)

4.6.48. Right-to-left worksheet

5. Performing formula calculations

5.1. Using the PHPExcel calculation engine

5.2. Known limitations

5.2.1. Operator precedence

5.2.2. Formulas involving numbers and text

6. Reading and writing to file

6.1. PHPExcel_IOFactory

6.1.1. Creating PHPExcel_Reader_IReader using PHPExcel_IOFactory

6.1.2. Creating PHPExcel_Writer_IWriter using PHPExcel_IOFactory

6.2. Excel 2007 (SpreadsheetML) file format

6.2.1. PHPExcel_Reader_Excel2007

6.2.2. PHPExcel_Writer_Excel2007

6.3. Excel 5 (BIFF) file format

6.3.1. PHPExcel_Reader_Excel5

6.3.2. PHPExcel_Writer_Excel5

6.4. Excel 2003 XML file format

6.4.1. PHPExcel_Reader_Excel2003XML

6.5. Symbolic LinK (SYLK)

6.5.1. PHPExcel_Reader_SYLK

6.6. Open/Libre Office (.ods)

6.6.1. PHPExcel_Reader_OOCalc

6.7. CSV (Comma Separated Values)

6.7.1. PHPExcel_Reader_CSV

6.7.2. PHPExcel_Writer_CSV

6.8. HTML

6.8.1. PHPExcel_Reader_HTML

6.8.2. PHPExcel_Writer_HTML

6.9. PDF

6.9.1. PHPExcel_Writer_PDF

6.10. Generating Excel files from templates (read, modify, write)

7. Credits 50

Appendix A: Valid array keys for style applyFromArray()


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值