~ubuntu-branches/ubuntu/trusty/horae/trusty

« back to all changes in this revision

Viewing changes to 0CPAN/Spreadsheet-WriteExcel-2.15/doc/examples.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 examples</title>
4
 
</head>
5
 
<body bgcolor="#FFFFCC">
6
 
 
7
 
<center>
8
 
<h1><font color="#3399FF">Spreadsheet::WriteExcel examples</font></h1>
9
 
 
10
 
 
11
 
<img SRC="simple.gif" ALT="The output from simple.pl">
12
 
<br>
13
 
<br>
14
 
<strong>The output from simple.pl</strong>
15
 
<hr>
16
 
 
17
 
 
18
 
<img SRC="regions.gif" ALT="The output from regions.pl">
19
 
<br>
20
 
<br>
21
 
<strong>The output from regions.pl</strong>
22
 
<hr>
23
 
 
24
 
 
25
 
<img SRC="stocks.gif" ALT="The output from stocks.pl">
26
 
<br>
27
 
<br>
28
 
<strong>The output from stocks.pl</strong>
29
 
<hr>
30
 
 
31
 
 
32
 
<img SRC="stats.gif" ALT="The output from stats.pl">
33
 
<br>
34
 
<br>
35
 
<strong>The output from stats.pl</strong>
36
 
<hr>
37
 
 
38
 
 
39
 
<img SRC="merge1.gif" ALT="The output from merge1.pl">
40
 
<br>
41
 
<br>
42
 
<strong>The output from merge1.pl</strong>
43
 
<hr>
44
 
 
45
 
 
46
 
<img SRC="merge2.gif" ALT="The output from merge2.pl">
47
 
<br>
48
 
<br>
49
 
<strong>The output from merge2.pl</strong>
50
 
<hr>
51
 
 
52
 
 
53
 
<img SRC="textwrap.gif" ALT="The output from textwrap.pl">
54
 
<br>
55
 
<br>
56
 
<strong>The output from textwrap.pl</strong>
57
 
<hr>
58
 
 
59
 
 
60
 
<img SRC="win32ole.gif" ALT="The output from win32ole.pl">
61
 
<br>
62
 
<br>
63
 
<strong>The output from win32ole.pl</strong>
64
 
<hr>
65
 
 
66
 
 
67
 
 
68
 
 
69
 
 
70
 
</center>
71
 
</body>
72
 
</html>