<?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 Style Changes using Call Define in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-Changes-using-Call-Define/m-p/78873#M8834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using the EXCEL tagsets and I have this piece of code in my proc report;&lt;/P&gt;&lt;P&gt;call define(_row_, 'style', 'style = [background=gray]'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this change the background color to gray. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I modify that to change the TOP BORDERS only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2012 14:08:41 GMT</pubDate>
    <dc:creator>bilardi</dc:creator>
    <dc:date>2012-09-27T14:08:41Z</dc:date>
    <item>
      <title>Style Changes using Call Define</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-Changes-using-Call-Define/m-p/78873#M8834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using the EXCEL tagsets and I have this piece of code in my proc report;&lt;/P&gt;&lt;P&gt;call define(_row_, 'style', 'style = [background=gray]'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this change the background color to gray. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I modify that to change the TOP BORDERS only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 14:08:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-Changes-using-Call-Define/m-p/78873#M8834</guid>
      <dc:creator>bilardi</dc:creator>
      <dc:date>2012-09-27T14:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Style Changes using Call Define</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-Changes-using-Call-Define/m-p/78874#M8835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you wanted RTF, you could just use bordertopstyle, bordertopwidth, bordertopcolor attributes in the PROC REPORT code. But for TAGSETS.EXCELXP, Excel doesn't always use those overrides. Information in the STYLE template gets written to the correct place in the XML generated by the tagset template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There's a paper by Eric Gebhart that shows altering the interior table lines and rules and borders for TAGSETS.EXCELXP. Here's the link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/forum2008/036-2008.pdf" title="http://www2.sas.com/proceedings/forum2008/036-2008.pdf"&gt;http://www2.sas.com/proceedings/forum2008/036-2008.pdf&lt;/A&gt;&amp;nbsp; look at the last example on page 19 and then work to there from the beginning and try to understand each example.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 15:37:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Style-Changes-using-Call-Define/m-p/78874#M8835</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-09-27T15:37:56Z</dc:date>
    </item>
  </channel>
</rss>

