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

How can I read existing style from existing row? #429

Open
cuong02n opened this issue May 22, 2024 · 1 comment
Open

How can I read existing style from existing row? #429

cuong02n opened this issue May 22, 2024 · 1 comment

Comments

@cuong02n
Copy link

  1. I cannot find how to read color, font, size in existing ReadableWorkbook.
  2. My problem very simple: read style of a row, and then copy all to below rows and can modify the value of some cells.

My existing workbook
My existing workbook

I want my output like this (The color, font, size of first row was applied to another rows.)
I want my output like this

I am using apache poi, but I want to try fastExcel for performance.

@miguelaferreira
Copy link

I'm looking for the same thing, but haven't found it either.

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