~ubuntu-branches/ubuntu/jaunty/horae/jaunty

« back to all changes in this revision

Viewing changes to 0CPAN/Spreadsheet-WriteExcel-2.15/doc/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Carlo Segre
  • Date: 2008-02-23 23:13:02 UTC
  • mfrom: (2.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080223231302-mnyyxs3icvrus4ke
Tags: 066-3
Apply patch to athena_parts/misc.pl for compatibility with 
perl-tk 804.28.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
        <title>Spreadsheet::WriteExcel Documentation</title>
4
 
</head>
5
 
 
6
 
<body  bgcolor="#FFFFCC">
7
 
<br>
8
 
<h3>This is a collection of some useful information and documentation in relation to Spreadsheet::WriteExcel.</h3>
9
 
<p>
10
 
The main Spreadsheet::WriteExcel <a href="WriteExcel.html">documentation</a>.
11
 
</p>
12
 
 
13
 
 
14
 
<p>
15
 
Some <a href="examples.html">screenshots</a> of the output from the <a href="../examples/README">example</a> programs.
16
 
</p>
17
 
 
18
 
 
19
 
<p>
20
 
Examples of numerical formats for use with the set_num_format() method:
21
 
<ul>
22
 
<li><a href="number_formats1.html">General numerical formats.</a>
23
 
<li><a href="number_formats2.html">Conditional numerical formats.</a>
24
 
</ul>
25
 
</p>
26
 
<p>
27
 
The Spreadsheet::WriteExcel <a href="./palette.html">colour palette</a>.
28
 
</p>
29
 
 
30
 
 
31
 
<p>
32
 
A <a href="./rgb5-97.html">comparison</a> of the Excel 5 and Excel 97+ colour palettes.
33
 
</p>
34
 
<p>
35
 
An article about Spreadsheet::WriteExcel appeared in <a href="http://www.tpj.com/">The Perl Journal</a>, Fall 2000. It is reprinted <a href="./tpj.html">here</a> by kind permission of Jon Orwant and The Perl Journal.
36
 
</p>
37
 
 
38
 
<p>
39
 
Peter Dintelmann and Christian Kirsch wrote an article entitled <A HREF="http://www.heise.de/ix/artikel/2001/06/175/">Excel-Dateien mit Perl erstellen - Controller im Gl�ck</A> for theGerman Unix/web journal <A HREF="http://www.heise.de/ix/">iX</A>. 
40
 
</p>
41
 
 
42
 
<p>
43
 
The Spreadsheet::WriteExcel documentation has been kindly translated to <a HREF="http://member.nifty.ne.jp/hippo2000/perltips/Spreadsheet/WriteExcel.htm">Japanese</a> by Takanori Kawai, the author of the <a HREF="http://search.cpan.org/search?dist=Spreadsheet-ParseExcel">Spreadsheet::ParseExcel</a> and <a HREF="http://search.cpan.org/search?dist=OLE-Storage_Lite">OLE::Storage_Lite</a> modules.
44
 
</p>
45
 
 
46
 
<p>
47
 
<a href="./install.html">Installation instructions</a>.
48
 
</p>
49
 
 
50
 
 
51
 
 
52
 
 
53
 
</body>
54
 
</html>