<?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: Class GraphGridLines in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Class-GraphGridLines/m-p/510677#M137441</link>
    <description>&lt;P&gt;Any reason you are not using&amp;nbsp;&lt;FONT face="courier new,courier"&gt;ods tagsets.msoffice2k&lt;/FONT&gt; ?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2018 03:37:56 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2018-11-06T03:37:56Z</dc:date>
    <item>
      <title>Class GraphGridLines</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Class-GraphGridLines/m-p/510674#M137440</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to modify&amp;nbsp;&lt;SPAN&gt;styles.Word by turning on the gridlines, but it does not seem to work. Following code used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc template;&lt;BR /&gt;define style Styles.MyGrids;&lt;BR /&gt;parent=styles.Word;&lt;BR /&gt;class GraphGridLines /&lt;BR /&gt;displayopts = "on"&lt;BR /&gt;linethickness = 2px&lt;BR /&gt;linestyle = 1&lt;BR /&gt;contrastcolor = black;&lt;/P&gt;&lt;P&gt;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;filename myemail email&lt;BR /&gt;from = ("myemail@abc.com")&lt;BR /&gt;to = ("myemail@abc.com")&lt;BR /&gt;subject = ("graphgridlines")&lt;BR /&gt;ct="TEXT/HTML";&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;BR /&gt;ods html3 body=myemail style=mygrids;&lt;/P&gt;&lt;P&gt;OPTIONS NODATE NONUMBER nocenter orientation=landscape;&lt;BR /&gt;TITLE1;&lt;/P&gt;&lt;P&gt;proc print data= sashelp.cars (obs=100) noobs label style(table) = [CELLPADDING=8];&lt;BR /&gt;run;&lt;BR /&gt;ods _all_ close;&lt;BR /&gt;ods listing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Troy&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 03:09:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Class-GraphGridLines/m-p/510674#M137440</guid>
      <dc:creator>troy_le_cba</dc:creator>
      <dc:date>2018-11-06T03:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Class GraphGridLines</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Class-GraphGridLines/m-p/510677#M137441</link>
      <description>&lt;P&gt;Any reason you are not using&amp;nbsp;&lt;FONT face="courier new,courier"&gt;ods tagsets.msoffice2k&lt;/FONT&gt; ?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 03:37:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Class-GraphGridLines/m-p/510677#M137441</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-11-06T03:37:56Z</dc:date>
    </item>
  </channel>
</rss>

