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

Can i add custom header in file xlsx when export excel? #2478

Closed
cuongdevjs opened this issue Aug 14, 2019 · 2 comments
Closed

Can i add custom header in file xlsx when export excel? #2478

cuongdevjs opened this issue Aug 14, 2019 · 2 comments

Comments

@cuongdevjs
Copy link

Question(提问)

Steps to reproduce(问题复现步骤)

Screenshot or Gif(截图或动态图)

Link to minimal reproduction(最小可在线还原demo)

Other relevant information(格外信息)

  • Your OS:
  • Node.js version:
  • vue-element-admin version:
@cuongdevjs cuongdevjs changed the title Can i add header in file xlsx when export excel? Can i add custom header in file xlsx when export excel? Aug 15, 2019
@vickenliu
Copy link

certainly you can, you can change the header at the excel-export part, eg: https://github.com/PanJiaChen/vue-element-admin/blob/master/src/views/excel/export-excel.vue#L82

@cuongdevjs
Copy link
Author

certainly you can, you can change the header at the excel-export part, eg: https://github.com/PanJiaChen/vue-element-admin/blob/master/src/views/excel/export-excel.vue#L82

No, my mean is header on row in file excel which exported. example, when export i'm want insert line "CUSTOM HEADER IN A ROW" in row

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

No branches or pull requests

2 participants