<?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 Does BORDERTOPWIDTH= work in ODS EXCEL? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Does-BORDERTOPWIDTH-work-in-ODS-EXCEL/m-p/618096#M23702</link>
    <description>&lt;P&gt;This work as expected in ODS HTML, the lines are thicker where I ask them to be thicker (except the bottom row of the table, how do we make that thicker?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc report data=sashelp.class;
	columns sex name age;
	define sex/group;
	break after sex/ summarize style=[bordertopwidth=3 borderbottomwidth=3];
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;but not in ODS EXCEL. Is this a valid option in ODS EXCEL?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to have SAS increase the thickness of specific lines in ODS EXCEL?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 15:12:08 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-01-17T15:12:08Z</dc:date>
    <item>
      <title>Does BORDERTOPWIDTH= work in ODS EXCEL?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Does-BORDERTOPWIDTH-work-in-ODS-EXCEL/m-p/618096#M23702</link>
      <description>&lt;P&gt;This work as expected in ODS HTML, the lines are thicker where I ask them to be thicker (except the bottom row of the table, how do we make that thicker?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc report data=sashelp.class;
	columns sex name age;
	define sex/group;
	break after sex/ summarize style=[bordertopwidth=3 borderbottomwidth=3];
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;but not in ODS EXCEL. Is this a valid option in ODS EXCEL?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to have SAS increase the thickness of specific lines in ODS EXCEL?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 15:12:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Does-BORDERTOPWIDTH-work-in-ODS-EXCEL/m-p/618096#M23702</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-01-17T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Does BORDERTOPWIDTH= work in ODS EXCEL?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Does-BORDERTOPWIDTH-work-in-ODS-EXCEL/m-p/618118#M23703</link>
      <description>&lt;P&gt;Don't have an answer, just a suggestion.&amp;nbsp; Define the bottom borderwidth using Proc Template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 16:28:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Does-BORDERTOPWIDTH-work-in-ODS-EXCEL/m-p/618118#M23703</guid>
      <dc:creator>ghosh</dc:creator>
      <dc:date>2020-01-17T16:28:21Z</dc:date>
    </item>
  </channel>
</rss>

