Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(exports): add Excel custom cell (column) styling #851

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Dec 20, 2022

  • add excelExportOptions and groupTotalsExcelExportOptions to allow for custom cell width & styling of every column.
  • added new Excel Export Wiki section Custom Cell Styling

- add `excelExportOptions` and `groupTotalsExcelExportOptions` to allow for custom cell width & styling of every column.
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #851 (376e3c4) into master (ad373ab) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #851   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          244       244           
  Lines        16565     16574    +9     
  Branches      5906      5907    +1     
=========================================
+ Hits         16565     16574    +9     
Impacted Files Coverage Δ
packages/common/src/interfaces/index.ts 100.00% <100.00%> (ø)
packages/excel-export/src/excelExport.service.ts 100.00% <100.00%> (ø)
packages/excel-export/src/excelUtils.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding changed the title feat(exports): add column custom Excel Styling feat(exports): add Excel custom cell (column) styling Dec 20, 2022
@ghiscoding ghiscoding merged commit dd92d44 into master Dec 20, 2022
@ghiscoding ghiscoding deleted the feat/excel-column-export-styling branch December 20, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant