Improved tests and documentation. Fixed a few bugs in register()
[p5sagit/Excel-Template.git] / t / 015.xml
1 <workbook>
2   <worksheet name="cell_type">
3     <cell type="string">String</cell>
4     <cell type="number">Number</cell>
5     <cell type="blank">Blank</cell>
6     <cell type="url">URL</cell>
7     <cell type="formula">Formula</cell>
8   </worksheet>
9 </workbook>