John McNamara
John McNamara
What issue are you having or what are you trying to achieve?
> which causes Excel to treat it as a themed font instead of a literal "Calibri" font. Which means that any user defined "Calibri" fonts change when the theme changes....
Ok. I am currently reworking some of the default font handling in the Rust version so I will look into it. See also: https://github.com/jmcnamara/rust_xlsxwriter/issues/158
> Are there features that this new cell-object type should have based on features available in `libxlsxwriter` that I have missed? I think you captured them all. Images and charts...
> If we had a cell that had a value, a hyperlink formula, and a hyperlink cell-level attribute, is that valid in Excel (just really weird) or would that be...
Thanks for the update. I'll see if I can get it working too.
Btw, have you have a chance to look at this: https://github.com/estie-inc/wasm-xlsxwriter If so, do you have any thoughts/observations?
Any update on this since Rust 1.85.x is out?
Thanks for the update.
I'm going to close this until those targets are stabilized since there is nothing I can currently do to resolve the request.