Skip to content

Feature Request: Reading (and writing) formatting #404

Description

@MyTotoro

It would be very helpful to read the formatting and also write formatting out to excel files

I have the code to get string values out!
6,0: Some(String("Revenue Build"))

Would be curious if there was a way to extract the formatting info:
image

I've done some browsing under the hood and it seems like formats are driven from read_styles in
https://github.com/tafia/calamine/blob/master/src/xlsx/mod.rs#L221

Is the right thing to do to read and parse more styles, and expose this data upwards?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions