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 242
    • Issues 242
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • 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
  • Merge requests
  • Open 5
  • Merged 196
  • Closed 224
  • All 425
  • add support for column groups (outline mode)
    !1 · created May 28, 2014 by Bitbucket Importer   branch/2.1
    • MERGED
    • 17
    updated Jun 26, 2020
  • Offering a refactor of write_header() on issue #337 we discussed today.
    !2 · created Jul 03, 2014 by Bitbucket Importer   branch/2.1
    • MERGED
    • 5
    updated Jun 26, 2020
  • Data Labels for Charts
    !3 · created Jul 11, 2014 by Bitbucket Importer   branch/2.1
    • CLOSED
    • 1
    updated Jun 26, 2020
  • updated setup.py so pypi.python.org points to the current repository location
    !4 · created Jul 11, 2014 by Bitbucket Importer   branch/default
    • MERGED
    • 0
    updated Jul 11, 2014
  • fixes issue #343 - return empty value if value is empty
    !5 · created Jul 14, 2014 by Bitbucket Importer   branch/2.1
    • CLOSED
    • 0
    updated Jul 14, 2014
  • enable setting row height on rows without cell values
    !6 · created Jul 21, 2014 by Bitbucket Importer   branch/2.1
    • MERGED
    • 3
    updated Jun 26, 2020
  • Very simple list validation reading, other datavalidations not read.
    !7 · created Jul 28, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 0
    updated Jul 28, 2014
  • Simple validation reading for list. Other types need implementing.
    !8 · created Jul 28, 2014 by Bitbucket Importer   branch/2.1
    • CLOSED
    • 3
    updated Jun 26, 2020
  • Used default of 0 for numFmtId to deal with cases when this number isn't supplied.
    !9 · created Aug 06, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 1
    updated Jun 26, 2020
  • Implemented worksheet.show_gridlines - will hide gridlines when False
    !10 · created Aug 27, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 2
    updated Jun 26, 2020
  • add is_cell_merged and rename private property with merged cell ranges
    !11 · created Aug 27, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 0
    updated Aug 27, 2014
  • expose merged cells with helper on worksheet, could be redone with simple public attr
    !12 · created Aug 27, 2014 by Bitbucket Importer   branch/2.1
    • CLOSED
    • 4
    updated Jun 26, 2020
  • Implemented worksheet.show_gridlines - will hide gridlines when False
    !13 · created Aug 28, 2014 by Bitbucket Importer   branch/2.1
    • MERGED
    • 3
    updated Jun 26, 2020
  • Corrected typo in documentation example code. cell has a style attribute, not styles. See http://stackoverflow.com/questions/25318095/cell-object-has-no-attribute-styles-when-trying-to-set-cell-font-color
    !14 · created Sep 16, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 0
    updated Sep 17, 2014
  • Fix regex escaping bug
    !15 · created Sep 25, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 7
    updated Jun 26, 2020
  • Fix regex escaping bug
    !16 · created Sep 25, 2014 by Bitbucket Importer   branch/2.1
    • MERGED
    • 0
    updated Sep 25, 2014
  • Fixed saving a document xltx, xltm to xlsx and xlsm respectively
    !17 · created Sep 26, 2014 by Bitbucket Importer   branch/default
    • CLOSED
    • 2
    updated Jun 26, 2020
  • xmlfile for ElementTree
    !18 · created Sep 28, 2014 by Bitbucket Importer   branch/2.2
    • MERGED
    • 0
    updated Sep 28, 2014
  • fixed Python 2.6 problem with xmlfile, Python 3.4 has problems
    !19 · created Sep 28, 2014 by Bitbucket Importer   branch/2.2
    • MERGED
    • 0
    updated Sep 28, 2014
  • Read\write a workbook name
    !20 · created Sep 30, 2014 by Bitbucket Importer   branch/2.1
    • MERGED
    • 6
    updated Jun 26, 2020
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 22
  • Next