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(excel): add some extra styling & width options for Excel export #403

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Feb 18, 2020

code referenced from another fork in this particular commit

  • add the following excelExportOptions
    • customColumnWidth
    • columnHeaderStyle
  • add the following Column options
    • exportColumnWidth
    • exportCustomGroupTotalsFormatter

@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #403 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #403    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files         141    141            
  Lines        8820   8840    +20     
  Branches     3040   2925   -115     
======================================
+ Hits         8820   8840    +20
Impacted Files Coverage Δ
.../angular-slickgrid/services/excelExport.service.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc3afa9...4a8ec6d. Read the comment docs.

@ghiscoding ghiscoding merged commit d87ce2c into master Feb 21, 2020
@ghiscoding ghiscoding deleted the feat/excel-export-extra-options branch February 27, 2020 19:23
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.

None yet

2 participants