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.3. 開始2.4. 有用的連結與工具
2.4.3. 教程
3. 結構
3.1. 原理
3.2. 惰性載入
3.3. 電子表格載入記憶體
3.4. 1353.電子表格
4.1. PHPExcel類別
4.1.1. 從檔案載入工作簿
4.1.2. 建立新的工作簿
4.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.3. 透過列和行設定單元格的值
4.5 .4. 透過列和行檢索單元格的值
4.5.5. 循環單元格
4.5.6. Using value binders to facilitate data entry
4.6. PHPExcel recipes5 Setipes
. 4.6.2. Setting a spreadsheet's active sheet4.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 cell
4 . .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
4.6.8. Change a cell into a clickable
. a worksheet's page orientation and size4.6.10. Page Setup: Scaling options4.6.11. Page margins4.6.12. Center a page horizoy. a worksheet4.6.14. Setting printing breaks on a row or column4.6.15. Show/hide gridlines when printing4.6.16. Setting s when printing4.6.16. Setting s/m. Specify printing area4.6.18. Formatting cells4.6.19. Number formats4.6.20. Alignment and wrap text4.6.21. Set the def. borders4.6.23. Conditional formatting a cell4.6.24. Add a comment to a cell4.6.25. Apply autofilter to a range of cells4.6.25. Apply autofilter to a range of cells
.27. Setting data validation on a cell4.6.28. Setting a column's width4.6.29. Show/hide a column4.6.30. Group/outline a. height4.6.32. Show/hide a row4.6.33. Group/outline a row4.6.34. Merge/unmerge cells4.6.35.696.35.63. a drawing to a worksheet4.6.37. Reading Images from a worksheet4.6.38. Add rich text to a cell4.6.39. Define a named rangeclirange to web. browser4.6.41. Setting the default column width4.6.41. Setting the default column width
4.6.42. Setting the default row height
4.6.43. Add a. 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
5.2.2. Formulas involving numbers and text
5.2.2. Formulas involving numbers and text
5.2.2. Formulas involving numbers and text
5.2.2. 1.
6.1.1 。
6.2.2. PHPExcel_Writer_Excel20076.3. Excel 5 (BIFF) file format6.3.1. PHPExcel_Reader_Excel56.3.2. PHPExcel_Writer_Excel56.4. Excel 2003 XML file format K)6.5.1. PHPExcel_Reader_SYLK6.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. PHPcelcelSV_Wter_Reader_CSV
Ex.7.2. 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 50008y 尺寸
版權聲明:本文為部落客原創文章,未經部落客允許不得轉載。