php导出excel2007实例,PHPExcel精简版与导入导出案例

【实例简介】

PHPexcel1.7.7精简版 只包含导入与导出功能;详细我已写好了例子,文档中也有包含,详细介绍见我博客http://blog.csdn.net/slyjit/article/details/71194253

【实例截图】

【核心代码】

PHPExcel

├── PHPExcel

│   ├── Autoloader.php

│   ├── CachedObjectStorage

│   │   ├── CacheBase.php

│   │   ├── ICache.php

│   │   └── Memory.php

│   ├── CachedObjectStorageFactory.php

│   ├── Calculation

│   │   ├── Function.php

│   │   ├── Functions.php

│   │   ├── Logical.php

│   │   └── MathTrig.php

│   ├── Calculation.php

│   ├── Cell

│   │   ├── DataType.php

│   │   ├── DefaultValueBinder.php

│   │   ├── Hyperlink.php

│   │   └── IValueBinder.php

│   ├── Cell.php

│   ├── Chart.php

│   ├── Comment.php

│   ├── DocumentProperties.php

│   ├── DocumentSecurity.php

│   ├── HashTable.php

│   ├── IComparable.php

│   ├── IOFactory.php

│   ├── NamedRange.php

│   ├── Reader

│   │   ├── CSV.php

│   │   ├── DefaultReadFilter.php

│   │   ├── Excel2003XML.php

│   │   ├── Excel2007

│   │   │   ├── Chart.php

│   │   │   └── Theme.php

│   │   ├── Excel2007.php

│   │   ├── Excel5

│   │   │   └── Escher.php

│   │   ├── Excel5.php

│   │   ├── Gnumeric.php

│   │   ├── IReader.php

│   │   ├── IReadFilter.php

│   │   ├── OOCalc.php

│   │   └── SYLK.php

│   ├── ReferenceHelper.php

│   ├── RichText

│   │   ├── ITextElement.php

│   │   ├── Run.php

│   │   └── TextElement.php

│   ├── RichText.php

│   ├── Settings.php

│   ├── Shared

│   │   ├── CodePage.php

│   │   ├── Date.php

│   │   ├── Drawing.php

│   │   ├── Escher

│   │   │   ├── DgContainer

│   │   │   │   ├── SpgrContainer

│   │   │   │   │   └── SpContainer.php

│   │   │   │   └── SpgrContainer.php

│   │   │   ├── DgContainer.php

│   │   │   ├── DggContainer

│   │   │   │   ├── BstoreContainer

│   │   │   │   │   ├── BSE

│   │   │   │   │   │   └── Blip.php

│   │   │   │   │   └── BSE.php

│   │   │   │   └── BstoreContainer.php

│   │   │   └── DggContainer.php

│   │   ├── Escher.php

│   │   ├── Excel5.php

│   │   ├── File.php

│   │   ├── Font.php

│   │   ├── JAMA

│   │   │   └── Matrix.php

│   │   ├── OLE

│   │   │   ├── ChainedBlockStream.php

│   │   │   ├── PPS

│   │   │   │   ├── File.php

│   │   │   │   └── Root.php

│   │   │   └── PPS.php

│   │   ├── OLE.php

│   │   ├── OLERead.php

│   │   ├── PasswordHasher.php

│   │   ├── String.php

│   │   ├── XMLWriter.php

│   │   └── ZipStreamWrapper.php

│   ├── Style

│   │   ├── Alignment.php

│   │   ├── Border.php

│   │   ├── Borders.php

│   │   ├── Color.php

│   │   ├── Conditional.php

│   │   ├── Fill.php

│   │   ├── Font.php

│   │   ├── NumberFormat.php

│   │   └── Protection.php

│   ├── Style.php

│   ├── Worksheet

│   │   ├── BaseDrawing.php

│   │   ├── ColumnDimension.php

│   │   ├── Drawing

│   │   │   └── Shadow.php

│   │   ├── Drawing.php

│   │   ├── HeaderFooter.php

│   │   ├── MemoryDrawing.php

│   │   ├── PageMargins.php

│   │   ├── PageSetup.php

│   │   ├── Protection.php

│   │   ├── RowDimension.php

│   │   └── SheetView.php

│   ├── WorksheetIterator.php

│   ├── Worksheet.php

│   └── Writer

│   ├── CSV.php

│   ├── Excel2007

│   │   ├── Chart.php

│   │   ├── Comments.php

│   │   ├── ContentTypes.php

│   │   ├── DocProps.php

│   │   ├── Drawing.php

│   │   ├── Rels.php

│   │   ├── StringTable.php

│   │   ├── Style.php

│   │   ├── Theme.php

│   │   ├── Workbook.php

│   │   ├── Worksheet.php

│   │   └── WriterPart.php

│   ├── Excel2007.php

│   ├── Excel5

│   │   ├── BIFFwriter.php

│   │   ├── Escher.php

│   │   ├── Font.php

│   │   ├── Parser.php

│   │   ├── Workbook.php

│   │   ├── Worksheet.php

│   │   └── Xf.php

│   ├── Excel5.php

│   ├── HTML.php

│   ├── IWriter.php

│   └── PDF.php

├── PHPExcel.php

├── read.php

├── write.php

├── write.xlsx

├── xabcd.xls

└── xabc.xlsx

24 directories, 121 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值