You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by QuinnChen <ch...@gmail.com> on 2018/04/03 08:00:54 UTC

What does means, where can i find the color.

    <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-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: What does means, where can i find the color.

Posted by Greg Woolsey <gr...@gmail.com>.
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.

On Tue, Apr 3, 2018 at 5:39 PM QuinnChen <ch...@gmail.com> wrote:

>
>     <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-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
>
>