Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PHP_XLSXWriter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mk-j
  • PHP_XLSXWriter
  • Merge requests
  • !193

Titles, Autofilter, Freeze Panes, and X-compatibility fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Denis Nosssevitch requested to merge github/fork/denuu/master into master Mar 29, 2018
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 26

Added the following features as I regularly came across situations where they were required:

  • Sheet Titles: Add title row before column headers
  • Autofilter: enable autofilter on specified columns, starting from a specified row.
  • Freeze Panes: freeze a span of rows from moving when scrolling the document
  • Cross-compatible styling: fixed issues where widths and other styling weren't showing correctly on macOS versions of Excel, as well as some Linux spreadsheet viewers.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/denuu/master