<?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 tagset excelxp display issue in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207752#M7761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for let me know Cynthia, Is it possible for me to delete this post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2015 05:38:16 GMT</pubDate>
    <dc:creator>gyambqt</dc:creator>
    <dc:date>2015-05-01T05:38:16Z</dc:date>
    <item>
      <title>ods tagset excelxp display issue</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207750#M7759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello expert,&lt;/P&gt;&lt;P&gt;when I use ods tagset excelxp to produce xml file and opened in excel, if the last column (the first column at the right side) has a lot of content, then it will go beyond the column boundary. How do I conceal some of its content or expand it vertically like adjust the row height, I have tried wraptext="no" and row_height option but it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you can run the following sample code to see the issue to display column a:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data a;&lt;BR /&gt;length a $500;&lt;BR /&gt;input a $;&lt;BR /&gt;cards;&lt;BR /&gt;asdskdfahklasdjklfjasdlsdfhsdgfjsadjkfhasdjklfhjkasdhfjkhasdjkfhjkasdhfjksdkfjasjkfhsdkajfsdafhasdjkfhasdgfasdgfhasdfgasdgfgsdhfjgasdjkf&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS LISTING CLOSE;&lt;/P&gt;&lt;P&gt;ODS TAGSETS.EXCELXP FILE="c:/a.xls"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;OPTIONS(SHEET_NAME='a'&lt;BR /&gt;ABSOLUTE_COLUMN_WIDTH='5'&lt;BR /&gt;AUTOFIT_HEIGHT="YES"&lt;BR /&gt;WRAPTEXT="NO"&lt;BR /&gt;)&lt;BR /&gt;style=Printer;&lt;/P&gt;&lt;P&gt;proc print data=a;&lt;BR /&gt;run;&lt;BR /&gt;ods tagsets.ExcelXP close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 23:36:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207750#M7759</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2015-04-30T23:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagset excelxp display issue</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207751#M7760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;HI:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; Since TAGSETS.EXCELXP does not support graphic images of any kind, I wonder if you have posted this in the wrong forum. I would expect this to be posted in the ODS and Base Reporting Forum.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;cynthia&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 04:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207751#M7760</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-05-01T04:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagset excelxp display issue</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207752#M7761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for let me know Cynthia, Is it possible for me to delete this post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 05:38:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207752#M7761</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2015-05-01T05:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagset excelxp display issue</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207753#M7762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't actually know if you can delete it. But it doesn't matter, you can just repost it in the right place. My guess is that you will get more feedback in the other forum.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2015 02:19:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ods-tagset-excelxp-display-issue/m-p/207753#M7762</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-05-02T02:19:59Z</dc:date>
    </item>
  </channel>
</rss>

