<?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: Write Collection to excel file in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54792#M9212</link>
    <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/55535"&gt;@ErinConnerley&lt;/a&gt; That is what it does.​&lt;BR /&gt;StringWriter&amp;nbsp;is there only to serialize a &lt;STRONG&gt;subcollection&lt;/STRONG&gt; into a cell.&amp;nbsp;It is hardly useful in practice (I did it&amp;nbsp;for debug purposes originally), could be skipped instead.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 20 Oct 2019 17:09:00 GMT</pubDate>
    <dc:creator>AndreyKudinov</dc:creator>
    <dc:date>2019-10-20T17:09:00Z</dc:date>
    <item>
      <title>Write Collection to excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54789#M9209</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I have a collection which I want to write to an excel file . Can someone provide me the C# code for the same along with the dll's? I am aware of the write collection feature, but I want to do it faster since my collection is quite large.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Prajjwal Rai&lt;BR /&gt;Application Engineer&lt;BR /&gt;Schneider Electric Private Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2019 12:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54789#M9209</guid>
      <dc:creator>PrajjwalRai</dc:creator>
      <dc:date>2019-09-27T12:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write Collection to excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54790#M9210</link>
      <description>Copy whole xml and paste this as new page into Excel VBO (click after last tab and pick paste) - should be much faster that default, although behaves a bit different in some cases:&lt;BR /&gt;&lt;A href="https://pastebin.com/4cm2J4A7" target="_blank" rel="noopener"&gt;https://pastebin.com/4cm2J4A7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Oct 2019 20:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54790#M9210</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-10-01T20:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write Collection to excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54791#M9211</link>
      <description>Instead of using StringWriter it would be fastest to convert the BP Collection which is actually a System.DataTable into a 2D Array. Excel supports Setting a range equal to a 2d array in one write. This usually will take about 1-2 seconds total run time for a collection which is 100,000 Rows by 10 Columns.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Erin Connerley&lt;BR /&gt;Automation Consultant&lt;BR /&gt;Agilify Automation&lt;BR /&gt;America/Indiana/Indianapolis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Oct 2019 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54791#M9211</guid>
      <dc:creator>ErinConnerley</dc:creator>
      <dc:date>2019-10-19T18:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write Collection to excel file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54792#M9212</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/55535"&gt;@ErinConnerley&lt;/a&gt; That is what it does.​&lt;BR /&gt;StringWriter&amp;nbsp;is there only to serialize a &lt;STRONG&gt;subcollection&lt;/STRONG&gt; into a cell.&amp;nbsp;It is hardly useful in practice (I did it&amp;nbsp;for debug purposes originally), could be skipped instead.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Oct 2019 17:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-Collection-to-excel-file/m-p/54792#M9212</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-10-20T17:09:00Z</dc:date>
    </item>
  </channel>
</rss>

