style color does not show up in Excel, Is it working with Excel or the feature only in Gnumeric????
- From: "Yan, Charlene" <Charlene Yan thomsonlearning com>
- To: <gnumeric-list gnome org>
- Subject: style color does not show up in Excel, Is it working with Excel or the feature only in Gnumeric????
- Date: Thu, 5 Jun 2003 13:06:31 -0400
All,
I'm using xmlns:gmr="http://www.gnome.org/gnumeric/v7" in producing the Excel report. Somehow styles do not
show up in the report. For example, the following code has Fore and Back and PatternColor specified. But
they don't show up in Excel. StyleBorder works though. Here are my questions. Are there any other styling
languages out there other than gnumeric for me to use? Is there a support group for using gnumeric out there?
Thanks a lot!
Charlene
<gmr:Styles>
<gmr:StyleRegion startCol="0" startRow="0" endCol="17" endRow="3">
<gmr:Style HAlign="1" VAlign="2" WrapText="0" Orient="1" Shade="0"
Indent="0" Fore="F800:0:0" Back="0:8000:0" PatternColor="C000:C000:C000" Format="General">
<gmr:Font Unit="9" Bold="0" Italic="0" Underline="0"
StrikeThrough="0">Helvetica</gmr:Font>
<gmr:StyleBorder>
<gmr:Top Style="2"/>
<gmr:Bottom Style="2"/>
<gmr:Left Style="2"/>
<gmr:Right Style="2"/>
<gmr:Diagonal Style="2"/>
<gmr:Rev-Diagonal Style="2"/>
</gmr:StyleBorder>
</gmr:Style>
</gmr:StyleRegion>
</gmr:Styles>
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe xml apache org
For additional commands, e-mail: cocoon-users-help xml apache org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]