<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Spreadsheet::WriteExcel Google Group</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel</link>
  <description>A group to discuss and ask questions about the Spreadsheet::WriteExcel Perl module. To report a bug please see the following FAQ: http://groups.google.com/group/spreadsheet-writeexcel/browse_frm/thread/23c26520737d753b </description>
  <language>en</language>
  <item>
  <title>Re: Bar Chart Reference lines</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/4f461ee0fd0ee874/521d1b094eba42ae?show_docid=521d1b094eba42ae</link>
  <description>
  Hi Greg, &lt;br&gt; Secondary charts are supported but only of the same type as the primary &lt;br&gt; chart: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://search.cpan.org/~jmcnamara/Excel-Writer-XLSX/lib/Excel/Writer/XLSX/Examples.pm#Example:_chart_secondary_axis.pl&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Secondary charts of other types still aren&#39;t possible. &lt;br&gt; John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/4f461ee0fd0ee874/521d1b094eba42ae?show_docid=521d1b094eba42ae</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Tue, 21 May 2013 16:51:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Bar Chart Reference lines</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/4f461ee0fd0ee874/023dcd8751a37425?show_docid=023dcd8751a37425</link>
  <description>
  Hello, &lt;br&gt; Just checking in if you have ever implemented this feature in &lt;br&gt; Excel::Writer:XLSX
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/4f461ee0fd0ee874/023dcd8751a37425?show_docid=023dcd8751a37425</guid>
  <author>
  greg.procun...@gmail.com
  (Greg Procunier)
  </author>
  <pubDate>Tue, 21 May 2013 16:39:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Format x-axis -&gt; alignment -&gt; custom angle?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/d58b8ebb259ce1de/eca34c332aaa9cbe?show_docid=eca34c332aaa9cbe</link>
  <description>
  Hi, &lt;br&gt; I&#39;ll try get around to this issue in the next month or so. &lt;br&gt; Regards, &lt;br&gt; John &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://lh4.googleusercontent.com/-FoSrRuoLXdI/UY6meDRZelI/AAAAAAAAAEI/3s08Lwl7EXM/s1600/chart.png&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/d58b8ebb259ce1de/eca34c332aaa9cbe?show_docid=eca34c332aaa9cbe</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Mon, 13 May 2013 09:59:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Format x-axis -&gt; alignment -&gt; custom angle?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/d58b8ebb259ce1de/fb0283f1a9671bfb?show_docid=fb0283f1a9671bfb</link>
  <description>
  &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://lh4.googleusercontent.com/-FoSrRuoLXdI/UY6meDRZelI/AAAAAAAAAEI/3s08Lwl7EXM/s1600/chart.png&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; I had and issue like Serge, and the data on the x-axis look very bad, i put &lt;br&gt; the piece of code and a pic of the result chart, &lt;br&gt; i hope so, litle help. &lt;br&gt; Thanks lot. &lt;br&gt; &lt;p&gt;PD: Sorry my bad english.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/d58b8ebb259ce1de/fb0283f1a9671bfb?show_docid=fb0283f1a9671bfb</guid>
  <author>
  mviscen...@gmail.com
  (Manuel Viscencio)
  </author>
  <pubDate>Sat, 11 May 2013 20:14:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Help with set_selection in Excel::Writer::XLSX</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/c7d353ea0f02d078?show_docid=c7d353ea0f02d078</link>
  <description>
  John - Verified it, works great. &lt;br&gt; Thanks again.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/c7d353ea0f02d078?show_docid=c7d353ea0f02d078</guid>
  <author>
  praveen.c.ku...@gmail.com
  (Prav)
  </author>
  <pubDate>Wed, 08 May 2013 04:32:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Help with set_selection in Excel::Writer::XLSX</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/c7c2de279c0f6996?show_docid=c7c2de279c0f6996</link>
  <description>
  Thanks John for the prompt fix. I use ActivePerl, so whenever v 0.67 shows &lt;br&gt; up in their ppm repository, will check it. &lt;br&gt; - Prav
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/c7c2de279c0f6996?show_docid=c7c2de279c0f6996</guid>
  <author>
  praveen.c.ku...@gmail.com
  (Prav)
  </author>
  <pubDate>Mon, 06 May 2013 23:59:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Help with set_selection in Excel::Writer::XLSX</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/d565e5f5251a59f1?show_docid=d565e5f5251a59f1</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;It turns out that this was the result of a bug. &lt;br&gt; &lt;p&gt;I&#39;ve fixed it and pushed the change to CPAN in version 0.67. It should be &lt;br&gt; replicated to the CPAN mirrors in the next 12 hours (or less). Try it out &lt;br&gt; and let me know if you have any further issues. &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; &lt;p&gt;John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/d565e5f5251a59f1?show_docid=d565e5f5251a59f1</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Mon, 06 May 2013 19:27:16 UT
</pubDate>
  </item>
  <item>
  <title>Help with set_selection in Excel::Writer::XLSX</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/42ee80ccb728ede1?show_docid=42ee80ccb728ede1</link>
  <description>
  Hi – I can’t seem to get a simple selection of cells using set_selection. &lt;br&gt; The documentation is straightforward set_selection( $first_row, &lt;br&gt; $first_col, $last_row, $last_col ) &lt;br&gt; &lt;p&gt;Here is the simple piece of code, where I would like to set the selection &lt;br&gt; to 4 cells - B4:C5. Does not work for me. Is it an install issue at my
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/22826391dbde832e/42ee80ccb728ede1?show_docid=42ee80ccb728ede1</guid>
  <author>
  praveen.c.ku...@gmail.com
  (Prav)
  </author>
  <pubDate>Mon, 06 May 2013 01:36:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Spreadsheet::WriteExcel] Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/e16c89b7fefc008c?show_docid=e16c89b7fefc008c</link>
  <description>
  Hi, &lt;br&gt; I didn&#39;t write or have anything to do with the Spreadsheet::XLSX module but &lt;br&gt; as far as I know it doesn&#39;t have that function. &lt;br&gt; John
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/e16c89b7fefc008c?show_docid=e16c89b7fefc008c</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Thu, 02 May 2013 22:23:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Spreadsheet::WriteExcel] Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/8db96c3edb4c02e8?show_docid=8db96c3edb4c02e8</link>
  <description>
  Hi John, &lt;br&gt; &lt;p&gt;Is the ParseAbort function available in Spreadsheet::XLSX ? It would be &lt;br&gt; great if it&#39;s already available, since I can&#39;t find any site/discussion &lt;br&gt; about that function. &lt;br&gt; &lt;p&gt;I noticed that in Spreadsheet::ParseExcel, it does have that function. &lt;br&gt; &lt;p&gt;Oh btw, sorry for the jump. Actually, I want to parse partial data, like
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/8db96c3edb4c02e8?show_docid=8db96c3edb4c02e8</guid>
  <author>
  leyc...@gmail.com
  (Mohamad Ikhwan)
  </author>
  <pubDate>Thu, 02 May 2013 20:46:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/5a517a3b1eefb11e?show_docid=5a517a3b1eefb11e</link>
  <description>
  On Thu, 2 May 2013 11:23:13 -0700 (PDT), jmcnamara &amp;lt;jmcnam...@cpan.org&amp;gt; &lt;br&gt; wrote: &lt;br&gt; &lt;p&gt;Ok, thanks!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/5a517a3b1eefb11e?show_docid=5a517a3b1eefb11e</guid>
  <author>
  giul...@gmail.com
  (Giulio)
  </author>
  <pubDate>Thu, 02 May 2013 20:12:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/b949b32624102152?show_docid=b949b32624102152</link>
  <description>
  Hi Giulio, &lt;br&gt; &lt;p&gt;That is for the opposite to your case: when you want write() to write a &lt;br&gt; string but you get a number. &lt;br&gt; If you use write_string() you are going to get a string and Excel is going &lt;br&gt; to complain if that string looks like a number. &lt;br&gt; The only way to avoid this is to write the string that looks like a number
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/b949b32624102152?show_docid=b949b32624102152</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Thu, 02 May 2013 18:23:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/fc44b16524eabba1?show_docid=fc44b16524eabba1</link>
  <description>
  On Thu, 2 May 2013 10:20:17 -0700 (PDT), jmcnamara &amp;lt;jmcnam...@cpan.org&amp;gt; &lt;br&gt; wrote: &lt;br&gt; &lt;p&gt;Yes, this works. &lt;br&gt; &lt;p&gt;However, if you change the 3 write() to write_string(), then you&#39;ll get the &lt;br&gt; warning. &lt;br&gt; &lt;p&gt;I made all my tests using write_string because I always use that when I &lt;br&gt; write strings, even the manual suggests using write_string when using data
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/fc44b16524eabba1?show_docid=fc44b16524eabba1</guid>
  <author>
  giul...@gmail.com
  (Giulio)
  </author>
  <pubDate>Thu, 02 May 2013 17:49:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/912e04af050e20f8?show_docid=912e04af050e20f8</link>
  <description>
  Hi Giulio, &lt;br&gt; If I understand you correctly this should do it (in cell A3): &lt;br&gt; #!/usr/bin/perl &lt;br&gt; use strict; &lt;br&gt; use warnings; &lt;br&gt; use Spreadsheet::WriteExcel; &lt;br&gt; use Excel::Writer::XLSX; &lt;br&gt; my $workbook = Excel::Writer::XLSX-&amp;gt;new( &#39;num_format.xlsx&#39; ); &lt;br&gt; my $worksheet = $workbook-&amp;gt;add_worksheet();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/912e04af050e20f8?show_docid=912e04af050e20f8</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Thu, 02 May 2013 17:20:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Numbers and write_string: avoid cell warning?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/74c9e4f6eb6a7042?show_docid=74c9e4f6eb6a7042</link>
  <description>
  On Thu, 2 May 2013 09:15:08 -0700 (PDT), jmcnamara &amp;lt;jmcnam...@cpan.org&amp;gt; &lt;br&gt; wrote: &lt;br&gt; &lt;p&gt;Ok, but my problem is that in Excel you can &lt;br&gt; type a number &lt;br&gt; set format to text &lt;br&gt; number is formatted as text &lt;br&gt; warning is not shown &lt;br&gt; &lt;p&gt;when using Excel-Writer-XLSX it seems you cannot do that, the warning is &lt;br&gt; always shown, you have no way to control this (unless there&#39;s a way I didn&#39;t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/cde305233e65480c/74c9e4f6eb6a7042?show_docid=74c9e4f6eb6a7042</guid>
  <author>
  giul...@gmail.com
  (Giulio)
  </author>
  <pubDate>Thu, 02 May 2013 16:26:06 UT
</pubDate>
  </item>
  </channel>
</rss>
