Skip to content

PHP Excel 1.0.2 for PHP5

Compare
Choose a tag to compare
@iliaal iliaal released this 23 Jun 14:41
· 17 commits to master since this release
  • Fixed bug in ExcelSheet::addPictureDim() (see issue #120)
  • Fixed bug in ExcelSheet::isLicensed() (see issue #122)
  • Added new methods (requires LibXL 3.6.2)
    • ExcelBook::setAutoFitArea()
    • ExcelBook::printArea()
    • ExcelBook::printRepeatCols()
    • ExcelBook::printRepeatRows()
  • Added support for LibXL 3.6.3
  • ExcelSheet::addPictureDim() & ExcelSheet::addPictureScaled() now support position parameters
  • Added support for libxl compiled from source