<?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 Column Autofits - Excel ODS in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153673#M11740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been unable to find a simple solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I autofit columns width as part of ods Tagset.ExcelXP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;JD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 11:02:28 GMT</pubDate>
    <dc:creator>jd1983</dc:creator>
    <dc:date>2014-09-22T11:02:28Z</dc:date>
    <item>
      <title>Column Autofits - Excel ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153673#M11740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been unable to find a simple solution to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I autofit columns width as part of ods Tagset.ExcelXP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;JD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 11:02:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153673#M11740</guid>
      <dc:creator>jd1983</dc:creator>
      <dc:date>2014-09-22T11:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Column Autofits - Excel ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153674#M11741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;ods listing close;
ods tagsets.excelxp file='c:\temp\x.xls' options( doc='help' AutoFilter='all');
proc print data=sashelp.class noobs;run;
ods tagset.excelxp close;
ods listing ;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 12:09:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153674#M11741</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-22T12:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Column Autofits - Excel ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153675#M11742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Autofit and Autofilter are not the same -- and it wasn't clear whether the OP wanted to automatically have the columns size to the contents of the cell or turn on the filter option. While there is a way to do Autofilter, I am not sure there is a way to do Autofit. There are several different ways to specify a width for columns. If you turn on the suboption Doc='Help', you should find the entire list of suboptions you can use.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:41:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153675#M11742</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-09-23T13:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Column Autofits - Excel ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153676#M11743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. Misspell or Overlook , Cynthia ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Column-Autofits-Excel-ODS/m-p/153676#M11743</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-23T13:51:10Z</dc:date>
    </item>
  </channel>
</rss>

