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

import column header text is converted to lowercase #575

Closed
disto opened this issue Oct 9, 2015 · 3 comments
Closed

import column header text is converted to lowercase #575

disto opened this issue Oct 9, 2015 · 3 comments

Comments

@disto
Copy link

disto commented Oct 9, 2015

Hi,
How can I prevent that the column header text is converted to lowercase?

thx

@muhghazaliakbar
Copy link

just type uppercase to your table head

<th>EXAMPLE</th>
<th>EXAMPLE</th>
<th>EXAMPLE</th>
<th>EXAMPLE</th>

@bpikaar
Copy link

bpikaar commented Feb 1, 2017

In your config->excel.php line 374 option 'heading'
change 'slugged' to 'original'

@patrickbrouwers
Copy link
Member

We are closing all old tickets, because version 2.* is reaching the End-of-Life stage. Our full attention is now allocated to version 3.0. It's still possible to use 2.*, but there will be no active support anymore.

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

4 participants