<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ODS Excel - Can cell gradient fills be specified? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944807#M26761</link>
    <description>HI:&lt;BR /&gt;Well, that is not what I thought you were doing with gradients. I find that extremely hard to read, especially with the colors in G and H blurring together. However, I think this is a question you'd need to ask of Tech Support. The only way I know to "touch" the Excel cells with things like Excel-specific number formats is with the TAGATTR style override. However, I don't understand how Excel defines the gradient for the cell or whether it would be possible in a TAGATTR.&lt;BR /&gt;Cynthia</description>
    <pubDate>Fri, 20 Sep 2024 19:58:31 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2024-09-20T19:58:31Z</dc:date>
    <item>
      <title>ODS Excel - Can cell gradient fills be specified?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944465#M26758</link>
      <description>&lt;P&gt;In Excel you can format a cell's fill effect to be a gradient.&amp;nbsp; Can ODS EXCEL create the same?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RichardAD_0-1726678379774.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/100491iEDE299B7D3C1B800/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RichardAD_0-1726678379774.png" alt="RichardAD_0-1726678379774.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 16:54:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944465#M26758</guid>
      <dc:creator>RichardAD</dc:creator>
      <dc:date>2024-09-18T16:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Can cell gradient fills be specified?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944484#M26759</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; My guess is that it would depend on what procedure you were using to create your output within the ODS EXCEL statements. For example, you can use gradient fills in SG procedure graphics so my guess is that you could send that SG procedure output to ODS EXCEL and that would work. However, I am having a hard time understanding how you would use a gradient fill in tabular output, such as with PROC REPORT, TABULATE or PRINT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Do you have any concrete example of how your gradient fill looks in the Excel worksheet after you apply the gradient?&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 18:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944484#M26759</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2024-09-18T18:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Can cell gradient fills be specified?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944491#M26760</link>
      <description>&lt;P&gt;I am creating total counts from different combinations of item counts.&amp;nbsp; An item can be in 1 or 2 different total sums, so I am trying to show which totals they contribute to via a color-coding scheme.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this simple sample I am trying to use header colors to show how the Count_a,b,c,d,e components are used to compose the totals Count_X,Y,Z.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RichardAD_1-1726685082393.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/100495i8B66BD01E62B9522/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RichardAD_1-1726685082393.png" alt="RichardAD_1-1726685082393.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 18:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944491#M26760</guid>
      <dc:creator>RichardAD</dc:creator>
      <dc:date>2024-09-18T18:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Can cell gradient fills be specified?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944807#M26761</link>
      <description>HI:&lt;BR /&gt;Well, that is not what I thought you were doing with gradients. I find that extremely hard to read, especially with the colors in G and H blurring together. However, I think this is a question you'd need to ask of Tech Support. The only way I know to "touch" the Excel cells with things like Excel-specific number formats is with the TAGATTR style override. However, I don't understand how Excel defines the gradient for the cell or whether it would be possible in a TAGATTR.&lt;BR /&gt;Cynthia</description>
      <pubDate>Fri, 20 Sep 2024 19:58:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Can-cell-gradient-fills-be-specified/m-p/944807#M26761</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2024-09-20T19:58:31Z</dc:date>
    </item>
  </channel>
</rss>

