You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
wb <- createWorkbook()
tmp <- Font(wb, color="black")
> tmp
$ref
[1] "Java-Object{<xml-fragment
xmlns:main=\"http://schemas.openxmlformats.org/spreadsheetml/2006/main\">\r\n
<main:name val=\"Calibri\"/>\r\n <main:sz val=\"11.0\"/>\r\n <main:color
rgb=\"FFFFFF\"/>\r\n</xml-fragment>}"
attr(,"class")
[1] "Font"
Other colors work. If this is a POI issue, report to the developers.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
Original issue reported on code.google.com by adrian.d...@gmail.com on 27 Aug 2013 at 3:33
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
adrian.d...@gmail.com
on 27 Aug 2013 at 3:33The text was updated successfully, but these errors were encountered: