github PHPOffice/PhpSpreadsheet 1.29.0

latest release: 2.0.0
10 months ago

Added

  • Wizards for defining Number Format masks for Dates and Times, including Durations/Intervals. PR #3458
  • Specify data type in html tags. Issue #3444 PR #3445
  • Provide option to ignore hidden rows/columns in toArray() methods. PR #3494
  • Font/Effects/Theme support for Chart Data Labels and Axis. PR #3476
  • Font Themes support. PR #3486
  • Ability to Ignore Cell Errors in Excel. Issue #1141 PR #3508
  • Unzipped Gnumeric file PR #3591

Changed

  • Xlsx Color schemes read in will be written out (previously Excel 2007-2010 Color scheme was always written); manipulation of those schemes before write, including restoring prior behavior, is provided PR #3476
  • Memory and speed optimisations for Read Filters with Xlsx Files and Shared Formulae. PR #3474
  • Allow CellRange and CellAddress objects for the range argument in the rangeToArray() method. PR #3494
  • Stock charts will now read and reproduce upDownBars and subsidiary tags; these were previously ignored on read and hard-coded on write. PR #3515

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

Don't miss a new PhpSpreadsheet release

NewReleases is sending notifications on new releases.