https://bz.apache.org/bugzilla/show_bug.cgi?id=60571

--- Comment #10 from Jonny <jlwin...@us.ibm.com> ---
(In reply to Javen O'Neal from comment #9)
> (In reply to Jonny from comment #8)
> > I remember that for html files in excel, you can 
> > add  style attribute with mso-number-format="..."
> > I take it that it's not possible to use that attribute in the sheet.xml?
> 
> Check in the OOXML schema. If you have built POI, it's in
> ooxml-lib/OpenOfficeXML-XMLSchema.zip, otherwise download it from ECMA
> International Office Open XML 1st edition part 4.
> 
> I grepped through the schemas for mso and number-format and didn't see
> anything. Perhaps it's called something else in the schemas and sheet.xml?
> It's also possible that it was added after the 1st edition. If you find it,
> it's possible to get POI to write that attribute.

Thank you for your response! I've looked through them, and no mention of it. I
would imagine if it went by anything, it would include number or format, but
none of those searches were fruitful. So this doesn't seem likely through xml
files, which is fine. This doesn't need to be resolved right away, but at least
now I have a legitimate reason as to why it can't be implemented right now. 

Thank you all for your help!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to