<?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: Excel cell border in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-cell-border/m-p/64792#M7556</link>
    <description>Okay, I found the answer by reading the tagset source code.&lt;BR /&gt;
FYI  style(column) {borderrightcolor=#xxxxxx borderrightwidth=3 borderbottomcolor=#CCCCCC borderbottomwidth=1}&lt;BR /&gt;
&lt;BR /&gt;
gave me the vertical line.</description>
    <pubDate>Thu, 04 Mar 2010 20:20:16 GMT</pubDate>
    <dc:creator>Flip</dc:creator>
    <dc:date>2010-03-04T20:20:16Z</dc:date>
    <item>
      <title>Excel cell border</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-cell-border/m-p/64791#M7555</link>
      <description>I have programmed an excel sheet using ODS excelxp that has accross groupings.  Everything works well, but I would like to put a dark border on one column per group to separate the fiscal year groupings.&lt;BR /&gt;
&lt;BR /&gt;
I can change the background color of this column, but I cannot find the correct keywords to control the border.  I can change the thickness of all the borders, but I would like to set just the right border to black.&lt;BR /&gt;
&lt;BR /&gt;
The column definition is like :&lt;BR /&gt;
DEFINE lift / SUM FORMAT=5.2 ...  style(column)={background=#B6DDE8};&lt;BR /&gt;
This sets the color just fine, but I cannot find the key words for the border.  If anyone knows where the allowable keywords for styles, that would help as well.&lt;BR /&gt;
&lt;BR /&gt;
Or am I stuck with having to define a style before hand and just reference it?</description>
      <pubDate>Thu, 04 Mar 2010 17:50:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-cell-border/m-p/64791#M7555</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2010-03-04T17:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Excel cell border</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-cell-border/m-p/64792#M7556</link>
      <description>Okay, I found the answer by reading the tagset source code.&lt;BR /&gt;
FYI  style(column) {borderrightcolor=#xxxxxx borderrightwidth=3 borderbottomcolor=#CCCCCC borderbottomwidth=1}&lt;BR /&gt;
&lt;BR /&gt;
gave me the vertical line.</description>
      <pubDate>Thu, 04 Mar 2010 20:20:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Excel-cell-border/m-p/64792#M7556</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2010-03-04T20:20:16Z</dc:date>
    </item>
  </channel>
</rss>

