<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hostek.com/index.php?action=history&amp;feed=atom&amp;title=Lucee_spreadsheet</id>
		<title>Lucee spreadsheet - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hostek.com/index.php?action=history&amp;feed=atom&amp;title=Lucee_spreadsheet"/>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Lucee_spreadsheet&amp;action=history"/>
		<updated>2026-05-26T05:57:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Lucee_spreadsheet&amp;diff=3811&amp;oldid=prev</id>
		<title>Briana: Created page with &quot;How to properly instantiate the &quot;lucee-spreadsheet&quot; class.  Reference: https://github.com/cfsimplicity/lucee-spreadsheet#usage    &lt;pre&gt; &lt;cfscript&gt; spreadsheet = New spreadshee...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Lucee_spreadsheet&amp;diff=3811&amp;oldid=prev"/>
				<updated>2018-03-11T17:12:32Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;How to properly instantiate the &amp;quot;lucee-spreadsheet&amp;quot; class.  Reference: https://github.com/cfsimplicity/lucee-spreadsheet#usage    &amp;lt;pre&amp;gt; &amp;lt;cfscript&amp;gt; spreadsheet = New spreadshee...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;How to properly instantiate the &amp;quot;lucee-spreadsheet&amp;quot; class.&lt;br /&gt;
&lt;br /&gt;
Reference: https://github.com/cfsimplicity/lucee-spreadsheet#usage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cfscript&amp;gt;&lt;br /&gt;
spreadsheet = New spreadsheetLibrary.Spreadsheet();&lt;br /&gt;
path = ExpandPath(&amp;quot;sample1.xls&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
myQuery = spreadsheet.read( src=path, format=&amp;quot;query&amp;quot;);&lt;br /&gt;
&amp;lt;/cfscript&amp;gt;	&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cfdump var=&amp;quot;#myQuery#&amp;quot; abort&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Briana</name></author>	</entry>

	</feed>