Discussion:
What does <color theme="1"/> means, where can i find the color.
QuinnChen
2018-04-03 08:00:54 UTC
Permalink
<sz val="11"/>
<color theme="1"/>
<name val="Calibri"/>
<family val="2"/>
<scheme val="minor"/>


What does <color theme="1"/> means, where can i find the color.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@poi.apache.org
For additional commands, e-mail: user-***@poi.apache.org
Greg Woolsey
2018-04-24 16:04:31 UTC
Permalink
Documentation for the Office ML standard, ECMA-376, can be found online.
One link is

http://web.mit.edu/~stevenj/www/ECMA-376-new-merged.pdf

Theme part contents are discussed in section 14.2.7.
Post by QuinnChen
<sz val="11"/>
<color theme="1"/>
<name val="Calibri"/>
<family val="2"/>
<scheme val="minor"/>
What does <color theme="1"/> means, where can i find the color.
--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html
---------------------------------------------------------------------
Loading...