Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openpyxl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 264
    • Issues 264
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • openpyxl
  • openpyxl
  • Issues
  • #1038
Closed
Open
Issue created May 14, 2018 by Bitbucket Importer@bitbucket_importerOwner

Ability to load specific sheets à la PHPExcel / setLoadSheetsOnly()

Created originally on Bitbucket by jbquenot (Jean-Baptiste Quenot)

PHPExcel and PHPSpreadsheet have a very useful feature: the ability to load only specific sheets from the input workbook file.

See https://phpspreadsheet.readthedocs.io/en/develop/topics/reading-files/#reading-only-named-worksheets-from-a-file

This missing feature is preventing me from using openpyxl right now, as I have a big workbook that takes a very long time to load with openpyxl, but I don't need the content, just the macros.

Should be easy to implement, WDYT?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking