<?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 cell borders in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309914#M17326</link>
    <description>&lt;P&gt;If it is a procedure like proc print, report or tabulate then style overrides for Borderwidth (bordertopwidth, borderbottomwidth, borderleft width or borderrightwidth to address them individually) and/or bordercolor (bordertopcolor etc) generally worked for me. The fun part is getting width unit as a simple number can get pretty large changes so something like Borderwidth=3px or borderwidth=0.1cm.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A brief example with proc print:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=sashelp.class;
   var name /style={borderwidth=1};
   var age  /style={borderwidth=2};
   var height / style={borderwidth=3};
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Each variable witll have a different thickness of line around the values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2016 00:11:27 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-11-08T00:11:27Z</dc:date>
    <item>
      <title>ODS EXCEL cell borders</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309890#M17322</link>
      <description>&lt;P&gt;I want to modify the attributes of cell borders as would be done in EXCEL with the menu shown in the attachment.&amp;nbsp;&amp;nbsp;Are there style attributes that control this?&amp;nbsp;&amp;nbsp;Is it&amp;nbsp;TAGATTR?&amp;nbsp; Something else?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG title="Capture.PNG" alt="Capture.PNG" src="https://communities.sas.com/t5/image/serverpage/image-id/5687iC70083DFF06CD831/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:04:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309890#M17322</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2016-11-07T22:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: ODS EXCEL cell borders</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309900#M17324</link>
      <description>&lt;P&gt;Are you working with a style template or predefined style?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 23:31:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309900#M17324</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-11-07T23:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: ODS EXCEL cell borders</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309907#M17325</link>
      <description>&lt;P&gt;Hi data_null_,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the example near the end of Eric Gebhart's 2008 paper to create my own custom style template and then use the styles in my Proc Report compute blocks. &amp;nbsp;See&amp;nbsp;&lt;A href="http://www2.sas.com/proceedings/forum2008/036-2008.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2008/036-2008.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 23:54:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309907#M17325</guid>
      <dc:creator>PaulOK01</dc:creator>
      <dc:date>2016-11-07T23:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: ODS EXCEL cell borders</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309914#M17326</link>
      <description>&lt;P&gt;If it is a procedure like proc print, report or tabulate then style overrides for Borderwidth (bordertopwidth, borderbottomwidth, borderleft width or borderrightwidth to address them individually) and/or bordercolor (bordertopcolor etc) generally worked for me. The fun part is getting width unit as a simple number can get pretty large changes so something like Borderwidth=3px or borderwidth=0.1cm.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A brief example with proc print:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=sashelp.class;
   var name /style={borderwidth=1};
   var age  /style={borderwidth=2};
   var height / style={borderwidth=3};
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Each variable witll have a different thickness of line around the values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 00:11:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-EXCEL-cell-borders/m-p/309914#M17326</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-11-08T00:11:27Z</dc:date>
    </item>
  </channel>
</rss>

