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

Getting the style of a cell #23

Open
jorgelbg opened this issue Jan 21, 2016 · 1 comment
Open

Getting the style of a cell #23

jorgelbg opened this issue Jan 21, 2016 · 1 comment

Comments

@jorgelbg
Copy link

It's possible to get the styles applied to a cell while iterating on the worksheet? The task that I've have at hand is to exclude some rows that contains a specific format (color red / striked text, for instance). I've seen that the styles are used essentially just to return the right type of data when a numeric value is found.

@jmleroux
Copy link
Contributor

HI @jorgelbg ,
this is probably possible but was not in the scope of this parser.
Yet, this is an interesting idea, and we will be pleased to have a PR as proof of concept. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants