writeexcel 0.6.6 → 0.6.7
Sign up to get free protection for your applications and to get access to all the features.
- data/.document +0 -0
- data/.gitattributes +0 -0
- data/README.rdoc +9 -35
- data/Rakefile +0 -0
- data/VERSION +1 -1
- data/charts/chartex.rb +0 -0
- data/charts/demo1.rb +0 -0
- data/charts/demo101.bin +0 -0
- data/charts/demo2.rb +0 -0
- data/charts/demo201.bin +0 -0
- data/charts/demo3.rb +0 -0
- data/charts/demo301.bin +0 -0
- data/charts/demo4.rb +0 -0
- data/charts/demo401.bin +0 -0
- data/charts/demo5.rb +0 -0
- data/charts/demo501.bin +0 -0
- data/examples/a_simple.rb +0 -0
- data/examples/autofilter.rb +0 -0
- data/examples/bigfile.rb +0 -0
- data/examples/chart_area.rb +0 -0
- data/examples/chart_bar.rb +0 -0
- data/examples/chart_column.rb +0 -0
- data/examples/chart_line.rb +0 -0
- data/examples/chart_pie.rb +0 -0
- data/examples/chart_scatter.rb +0 -0
- data/examples/chart_stock.rb +0 -0
- data/examples/chess.rb +0 -0
- data/examples/colors.rb +0 -0
- data/examples/comments1.rb +0 -0
- data/examples/comments2.rb +0 -0
- data/examples/copyformat.rb +0 -0
- data/examples/data_validate.rb +0 -0
- data/examples/date_time.rb +0 -0
- data/examples/defined_name.rb +0 -0
- data/examples/demo.rb +0 -0
- data/examples/diag_border.rb +0 -0
- data/examples/formats.rb +0 -0
- data/examples/formula_result.rb +0 -0
- data/examples/header.rb +0 -0
- data/examples/hide_sheet.rb +0 -0
- data/examples/hyperlink.rb +0 -0
- data/examples/images.rb +0 -0
- data/examples/indent.rb +0 -0
- data/examples/merge1.rb +0 -0
- data/examples/merge2.rb +0 -0
- data/examples/merge3.rb +0 -0
- data/examples/merge4.rb +0 -0
- data/examples/merge5.rb +0 -0
- data/examples/merge6.rb +0 -0
- data/examples/outline.rb +0 -0
- data/examples/outline_collapsed.rb +0 -0
- data/examples/panes.rb +0 -0
- data/examples/properties.rb +0 -0
- data/examples/properties_jp.rb +0 -0
- data/examples/protection.rb +0 -0
- data/examples/regions.rb +0 -0
- data/examples/repeat.rb +0 -0
- data/examples/republic.png +0 -0
- data/examples/right_to_left.rb +0 -0
- data/examples/row_wrap.rb +0 -0
- data/examples/set_first_sheet.rb +14 -0
- data/examples/stats.rb +0 -0
- data/examples/stocks.rb +0 -0
- data/examples/tab_colors.rb +0 -0
- data/examples/utf8.rb +0 -0
- data/examples/write_arrays.rb +0 -0
- data/html/en/doc_en.html +5941 -0
- data/html/images/a_simple.jpg +0 -0
- data/html/images/area1.jpg +0 -0
- data/html/images/bar1.jpg +0 -0
- data/html/images/chart_area.xls +0 -0
- data/html/images/column1.jpg +0 -0
- data/html/images/data_validation.jpg +0 -0
- data/html/images/line1.jpg +0 -0
- data/html/images/pie1.jpg +0 -0
- data/html/images/regions.jpg +0 -0
- data/html/images/scatter1.jpg +0 -0
- data/html/images/stats.jpg +0 -0
- data/html/images/stock1.jpg +0 -0
- data/html/images/stocks.jpg +0 -0
- data/html/index.html +16 -0
- data/html/style.css +433 -0
- data/lib/writeexcel/biffwriter.rb +5 -0
- data/lib/writeexcel/caller_info.rb +0 -0
- data/lib/writeexcel/chart.rb +8 -219
- data/lib/writeexcel/charts/area.rb +0 -0
- data/lib/writeexcel/charts/bar.rb +0 -0
- data/lib/writeexcel/charts/column.rb +0 -0
- data/lib/writeexcel/charts/external.rb +0 -0
- data/lib/writeexcel/charts/line.rb +0 -0
- data/lib/writeexcel/charts/pie.rb +0 -0
- data/lib/writeexcel/charts/scatter.rb +0 -0
- data/lib/writeexcel/charts/stock.rb +0 -0
- data/lib/writeexcel/colors.rb +4 -0
- data/lib/writeexcel/compatibility.rb +0 -0
- data/lib/writeexcel/debug_info.rb +0 -0
- data/lib/writeexcel/excelformula.y +0 -0
- data/lib/writeexcel/excelformulaparser.rb +0 -0
- data/lib/writeexcel/format.rb +2 -28
- data/lib/writeexcel/formula.rb +4 -70
- data/lib/writeexcel/helper.rb +0 -0
- data/lib/writeexcel/image.rb +158 -0
- data/lib/writeexcel/olewriter.rb +0 -0
- data/lib/writeexcel/properties.rb +0 -0
- data/lib/writeexcel/storage_lite.rb +0 -0
- data/lib/writeexcel/workbook.rb +434 -824
- data/lib/writeexcel/worksheet.rb +4194 -4718
- data/lib/writeexcel/write_file.rb +0 -0
- data/lib/writeexcel.rb +0 -0
- data/test/excelfile/Chart1.xls +0 -0
- data/test/excelfile/Chart2.xls +0 -0
- data/test/excelfile/Chart3.xls +0 -0
- data/test/excelfile/Chart4.xls +0 -0
- data/test/excelfile/Chart5.xls +0 -0
- data/test/helper.rb +0 -0
- data/test/perl_output/Chart1.xls.data +0 -0
- data/test/perl_output/Chart2.xls.data +0 -0
- data/test/perl_output/Chart3.xls.data +0 -0
- data/test/perl_output/Chart4.xls.data +0 -0
- data/test/perl_output/Chart5.xls.data +0 -0
- data/test/perl_output/README +0 -0
- data/test/perl_output/a_simple.xls +0 -0
- data/test/perl_output/autofilter.xls +0 -0
- data/test/perl_output/biff_add_continue_testdata +0 -0
- data/test/perl_output/chart_area.xls +0 -0
- data/test/perl_output/chart_bar.xls +0 -0
- data/test/perl_output/chart_column.xls +0 -0
- data/test/perl_output/chart_line.xls +0 -0
- data/test/perl_output/chess.xls +0 -0
- data/test/perl_output/colors.xls +0 -0
- data/test/perl_output/comments1.xls +0 -0
- data/test/perl_output/comments2.xls +0 -0
- data/test/perl_output/data_validate.xls +0 -0
- data/test/perl_output/date_time.xls +0 -0
- data/test/perl_output/defined_name.xls +0 -0
- data/test/perl_output/demo.xls +0 -0
- data/test/perl_output/demo101.bin +0 -0
- data/test/perl_output/demo201.bin +0 -0
- data/test/perl_output/demo301.bin +0 -0
- data/test/perl_output/demo401.bin +0 -0
- data/test/perl_output/demo501.bin +0 -0
- data/test/perl_output/diag_border.xls +0 -0
- data/test/perl_output/f_font_biff +0 -0
- data/test/perl_output/f_font_key +0 -0
- data/test/perl_output/f_xf_biff +0 -0
- data/test/perl_output/file_font_biff +0 -0
- data/test/perl_output/file_font_key +0 -0
- data/test/perl_output/file_xf_biff +0 -0
- data/test/perl_output/formula_result.xls +0 -0
- data/test/perl_output/headers.xls +0 -0
- data/test/perl_output/hidden.xls +0 -0
- data/test/perl_output/hide_zero.xls +0 -0
- data/test/perl_output/hyperlink.xls +0 -0
- data/test/perl_output/images.xls +0 -0
- data/test/perl_output/indent.xls +0 -0
- data/test/perl_output/merge1.xls +0 -0
- data/test/perl_output/merge2.xls +0 -0
- data/test/perl_output/merge3.xls +0 -0
- data/test/perl_output/merge4.xls +0 -0
- data/test/perl_output/merge5.xls +0 -0
- data/test/perl_output/merge6.xls +0 -0
- data/test/perl_output/ole_write_header +0 -0
- data/test/perl_output/outline.xls +0 -0
- data/test/perl_output/outline_collapsed.xls +0 -0
- data/test/perl_output/panes.xls +0 -0
- data/test/perl_output/protection.xls +0 -0
- data/test/perl_output/regions.xls +0 -0
- data/test/perl_output/right_to_left.xls +0 -0
- data/test/perl_output/set_first_sheet.xls +0 -0
- data/test/perl_output/stats.xls +0 -0
- data/test/perl_output/stocks.xls +0 -0
- data/test/perl_output/tab_colors.xls +0 -0
- data/test/perl_output/unicode_cyrillic.xls +0 -0
- data/test/perl_output/utf8.xls +0 -0
- data/test/perl_output/workbook1.xls +0 -0
- data/test/perl_output/workbook2.xls +0 -0
- data/test/perl_output/ws_colinfo +0 -0
- data/test/perl_output/ws_store_colinfo +0 -0
- data/test/perl_output/ws_store_dimensions +0 -0
- data/test/perl_output/ws_store_filtermode +0 -0
- data/test/perl_output/ws_store_filtermode_off +0 -0
- data/test/perl_output/ws_store_filtermode_on +0 -0
- data/test/perl_output/ws_store_selection +0 -0
- data/test/perl_output/ws_store_window2 +0 -0
- data/test/republic.png +0 -0
- data/test/test_00_IEEE_double.rb +0 -0
- data/test/test_01_add_worksheet.rb +0 -0
- data/test/test_02_merge_formats.rb +0 -0
- data/test/test_04_dimensions.rb +27 -27
- data/test/test_05_rows.rb +0 -0
- data/test/test_06_extsst.rb +1 -1
- data/test/test_11_date_time.rb +3 -3
- data/test/test_12_date_only.rb +7 -14
- data/test/test_13_date_seconds.rb +5 -5
- data/test/test_21_escher.rb +138 -138
- data/test/test_22_mso_drawing_group.rb +0 -0
- data/test/test_23_note.rb +4 -4
- data/test/test_24_txo.rb +3 -3
- data/test/test_25_position_object.rb +1 -1
- data/test/test_26_autofilter.rb +3 -3
- data/test/test_27_autofilter.rb +1 -1
- data/test/test_28_autofilter.rb +2 -2
- data/test/test_29_process_jpg.rb +16 -29
- data/test/test_30_validation_dval.rb +3 -3
- data/test/test_31_validation_dv_strings.rb +6 -6
- data/test/test_32_validation_dv_formula.rb +12 -12
- data/test/test_40_property_types.rb +0 -0
- data/test/test_41_properties.rb +0 -0
- data/test/test_42_set_properties.rb +0 -0
- data/test/test_50_name_stored.rb +8 -8
- data/test/test_51_name_print_area.rb +18 -18
- data/test/test_52_name_print_titles.rb +27 -27
- data/test/test_53_autofilter.rb +6 -6
- data/test/test_60_chart_generic.rb +1 -1
- data/test/test_61_chart_subclasses.rb +7 -14
- data/test/test_62_chart_formats.rb +0 -0
- data/test/test_63_chart_area_formats.rb +0 -0
- data/test/test_biff.rb +0 -0
- data/test/test_compatibility.rb +0 -0
- data/test/test_example_match.rb +31 -0
- data/test/test_format.rb +0 -0
- data/test/test_formula.rb +0 -0
- data/test/test_ole.rb +0 -0
- data/test/test_storage_lite.rb +0 -0
- data/test/test_workbook.rb +6 -0
- data/test/test_worksheet.rb +5 -5
- data/utils/add_magic_comment.rb +0 -0
- data/writeexcel.gemspec +263 -243
- data/writeexcel.rdoc +3 -3
- metadata +42 -39
data/writeexcel.gemspec
CHANGED
@@ -1,243 +1,263 @@
|
|
1
|
-
# Generated by jeweler
|
2
|
-
# DO NOT EDIT THIS FILE DIRECTLY
|
3
|
-
# Instead, edit Jeweler::Tasks in
|
4
|
-
# -*- encoding: utf-8 -*-
|
5
|
-
|
6
|
-
Gem::Specification.new do |s|
|
7
|
-
s.name = %q{writeexcel}
|
8
|
-
s.version = "0.6.
|
9
|
-
|
10
|
-
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
|
-
s.authors = ["Hideo NAKAMURA"]
|
12
|
-
s.date = %q{2011-
|
13
|
-
s.description = %q{Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells.}
|
14
|
-
s.email = %q{cxn03651@msj.biglobe.ne.jp}
|
15
|
-
s.extra_rdoc_files = [
|
16
|
-
"README.rdoc"
|
17
|
-
]
|
18
|
-
s.files = [
|
19
|
-
".document",
|
20
|
-
".gitattributes",
|
21
|
-
"README.rdoc",
|
22
|
-
"Rakefile",
|
23
|
-
"VERSION",
|
24
|
-
"charts/chartex.rb",
|
25
|
-
"charts/demo1.rb",
|
26
|
-
"charts/demo101.bin",
|
27
|
-
"charts/demo2.rb",
|
28
|
-
"charts/demo201.bin",
|
29
|
-
"charts/demo3.rb",
|
30
|
-
"charts/demo301.bin",
|
31
|
-
"charts/demo4.rb",
|
32
|
-
"charts/demo401.bin",
|
33
|
-
"charts/demo5.rb",
|
34
|
-
"charts/demo501.bin",
|
35
|
-
"examples/a_simple.rb",
|
36
|
-
"examples/autofilter.rb",
|
37
|
-
"examples/bigfile.rb",
|
38
|
-
"examples/chart_area.rb",
|
39
|
-
"examples/chart_bar.rb",
|
40
|
-
"examples/chart_column.rb",
|
41
|
-
"examples/chart_line.rb",
|
42
|
-
"examples/chart_pie.rb",
|
43
|
-
"examples/chart_scatter.rb",
|
44
|
-
"examples/chart_stock.rb",
|
45
|
-
"examples/chess.rb",
|
46
|
-
"examples/colors.rb",
|
47
|
-
"examples/comments1.rb",
|
48
|
-
"examples/comments2.rb",
|
49
|
-
"examples/copyformat.rb",
|
50
|
-
"examples/data_validate.rb",
|
51
|
-
"examples/date_time.rb",
|
52
|
-
"examples/defined_name.rb",
|
53
|
-
"examples/demo.rb",
|
54
|
-
"examples/diag_border.rb",
|
55
|
-
"examples/formats.rb",
|
56
|
-
"examples/formula_result.rb",
|
57
|
-
"examples/header.rb",
|
58
|
-
"examples/hide_sheet.rb",
|
59
|
-
"examples/hyperlink.rb",
|
60
|
-
"examples/images.rb",
|
61
|
-
"examples/indent.rb",
|
62
|
-
"examples/merge1.rb",
|
63
|
-
"examples/merge2.rb",
|
64
|
-
"examples/merge3.rb",
|
65
|
-
"examples/merge4.rb",
|
66
|
-
"examples/merge5.rb",
|
67
|
-
"examples/merge6.rb",
|
68
|
-
"examples/outline.rb",
|
69
|
-
"examples/outline_collapsed.rb",
|
70
|
-
"examples/panes.rb",
|
71
|
-
"examples/properties.rb",
|
72
|
-
"examples/properties_jp.rb",
|
73
|
-
"examples/protection.rb",
|
74
|
-
"examples/regions.rb",
|
75
|
-
"examples/repeat.rb",
|
76
|
-
"examples/republic.png",
|
77
|
-
"examples/right_to_left.rb",
|
78
|
-
"examples/row_wrap.rb",
|
79
|
-
"examples/
|
80
|
-
"examples/
|
81
|
-
"examples/
|
82
|
-
"examples/
|
83
|
-
"examples/
|
84
|
-
"
|
85
|
-
"
|
86
|
-
"
|
87
|
-
"
|
88
|
-
"
|
89
|
-
"
|
90
|
-
"
|
91
|
-
"
|
92
|
-
"
|
93
|
-
"
|
94
|
-
"
|
95
|
-
"
|
96
|
-
"
|
97
|
-
"
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"
|
101
|
-
"lib/writeexcel
|
102
|
-
"lib/writeexcel/
|
103
|
-
"lib/writeexcel/
|
104
|
-
"lib/writeexcel/
|
105
|
-
"lib/writeexcel/
|
106
|
-
"lib/writeexcel/
|
107
|
-
"lib/writeexcel/
|
108
|
-
"lib/writeexcel/
|
109
|
-
"lib/writeexcel/
|
110
|
-
"
|
111
|
-
"
|
112
|
-
"
|
113
|
-
"
|
114
|
-
"
|
115
|
-
"
|
116
|
-
"
|
117
|
-
"
|
118
|
-
"
|
119
|
-
"
|
120
|
-
"
|
121
|
-
"
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"
|
128
|
-
"test/
|
129
|
-
"test/
|
130
|
-
"test/
|
131
|
-
"test/
|
132
|
-
"test/
|
133
|
-
"test/
|
134
|
-
"test/perl_output/
|
135
|
-
"test/perl_output/
|
136
|
-
"test/perl_output/
|
137
|
-
"test/perl_output/
|
138
|
-
"test/perl_output/
|
139
|
-
"test/perl_output/
|
140
|
-
"test/perl_output/
|
141
|
-
"test/perl_output/
|
142
|
-
"test/perl_output/
|
143
|
-
"test/perl_output/
|
144
|
-
"test/perl_output/
|
145
|
-
"test/perl_output/
|
146
|
-
"test/perl_output/
|
147
|
-
"test/perl_output/
|
148
|
-
"test/perl_output/
|
149
|
-
"test/perl_output/
|
150
|
-
"test/perl_output/
|
151
|
-
"test/perl_output/
|
152
|
-
"test/perl_output/
|
153
|
-
"test/perl_output/
|
154
|
-
"test/perl_output/
|
155
|
-
"test/perl_output/
|
156
|
-
"test/perl_output/
|
157
|
-
"test/perl_output/
|
158
|
-
"test/perl_output/
|
159
|
-
"test/perl_output/
|
160
|
-
"test/perl_output/
|
161
|
-
"test/perl_output/
|
162
|
-
"test/perl_output/
|
163
|
-
"test/perl_output/
|
164
|
-
"test/perl_output/
|
165
|
-
"test/perl_output/
|
166
|
-
"test/perl_output/
|
167
|
-
"test/perl_output/
|
168
|
-
"test/perl_output/
|
169
|
-
"test/perl_output/
|
170
|
-
"test/perl_output/
|
171
|
-
"test/perl_output/
|
172
|
-
"test/perl_output/
|
173
|
-
"test/perl_output/
|
174
|
-
"test/perl_output/
|
175
|
-
"test/perl_output/
|
176
|
-
"test/perl_output/
|
177
|
-
"test/perl_output/
|
178
|
-
"test/perl_output/
|
179
|
-
"test/perl_output/
|
180
|
-
"test/perl_output/
|
181
|
-
"test/perl_output/
|
182
|
-
"test/perl_output/
|
183
|
-
"test/
|
184
|
-
"test/
|
185
|
-
"test/
|
186
|
-
"test/
|
187
|
-
"test/
|
188
|
-
"test/
|
189
|
-
"test/
|
190
|
-
"test/
|
191
|
-
"test/
|
192
|
-
"test/
|
193
|
-
"test/
|
194
|
-
"test/
|
195
|
-
"test/
|
196
|
-
"test/
|
197
|
-
"test/
|
198
|
-
"test/
|
199
|
-
"test/
|
200
|
-
"test/
|
201
|
-
"test/
|
202
|
-
"test/
|
203
|
-
"test/
|
204
|
-
"test/
|
205
|
-
"test/
|
206
|
-
"test/
|
207
|
-
"test/
|
208
|
-
"test/
|
209
|
-
"test/
|
210
|
-
"test/
|
211
|
-
"test/
|
212
|
-
"test/
|
213
|
-
"test/
|
214
|
-
"test/
|
215
|
-
"test/
|
216
|
-
"test/
|
217
|
-
"test/
|
218
|
-
"test/
|
219
|
-
"test/
|
220
|
-
"test/
|
221
|
-
"test/
|
222
|
-
"test/
|
223
|
-
"test/
|
224
|
-
"test/
|
225
|
-
"
|
226
|
-
"
|
227
|
-
"
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
1
|
+
# Generated by jeweler
|
2
|
+
# DO NOT EDIT THIS FILE DIRECTLY
|
3
|
+
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
4
|
+
# -*- encoding: utf-8 -*-
|
5
|
+
|
6
|
+
Gem::Specification.new do |s|
|
7
|
+
s.name = %q{writeexcel}
|
8
|
+
s.version = "0.6.7"
|
9
|
+
|
10
|
+
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
|
+
s.authors = ["Hideo NAKAMURA"]
|
12
|
+
s.date = %q{2011-07-03}
|
13
|
+
s.description = %q{Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks and images can be written to the cells.}
|
14
|
+
s.email = %q{cxn03651@msj.biglobe.ne.jp}
|
15
|
+
s.extra_rdoc_files = [
|
16
|
+
"README.rdoc"
|
17
|
+
]
|
18
|
+
s.files = [
|
19
|
+
".document",
|
20
|
+
".gitattributes",
|
21
|
+
"README.rdoc",
|
22
|
+
"Rakefile",
|
23
|
+
"VERSION",
|
24
|
+
"charts/chartex.rb",
|
25
|
+
"charts/demo1.rb",
|
26
|
+
"charts/demo101.bin",
|
27
|
+
"charts/demo2.rb",
|
28
|
+
"charts/demo201.bin",
|
29
|
+
"charts/demo3.rb",
|
30
|
+
"charts/demo301.bin",
|
31
|
+
"charts/demo4.rb",
|
32
|
+
"charts/demo401.bin",
|
33
|
+
"charts/demo5.rb",
|
34
|
+
"charts/demo501.bin",
|
35
|
+
"examples/a_simple.rb",
|
36
|
+
"examples/autofilter.rb",
|
37
|
+
"examples/bigfile.rb",
|
38
|
+
"examples/chart_area.rb",
|
39
|
+
"examples/chart_bar.rb",
|
40
|
+
"examples/chart_column.rb",
|
41
|
+
"examples/chart_line.rb",
|
42
|
+
"examples/chart_pie.rb",
|
43
|
+
"examples/chart_scatter.rb",
|
44
|
+
"examples/chart_stock.rb",
|
45
|
+
"examples/chess.rb",
|
46
|
+
"examples/colors.rb",
|
47
|
+
"examples/comments1.rb",
|
48
|
+
"examples/comments2.rb",
|
49
|
+
"examples/copyformat.rb",
|
50
|
+
"examples/data_validate.rb",
|
51
|
+
"examples/date_time.rb",
|
52
|
+
"examples/defined_name.rb",
|
53
|
+
"examples/demo.rb",
|
54
|
+
"examples/diag_border.rb",
|
55
|
+
"examples/formats.rb",
|
56
|
+
"examples/formula_result.rb",
|
57
|
+
"examples/header.rb",
|
58
|
+
"examples/hide_sheet.rb",
|
59
|
+
"examples/hyperlink.rb",
|
60
|
+
"examples/images.rb",
|
61
|
+
"examples/indent.rb",
|
62
|
+
"examples/merge1.rb",
|
63
|
+
"examples/merge2.rb",
|
64
|
+
"examples/merge3.rb",
|
65
|
+
"examples/merge4.rb",
|
66
|
+
"examples/merge5.rb",
|
67
|
+
"examples/merge6.rb",
|
68
|
+
"examples/outline.rb",
|
69
|
+
"examples/outline_collapsed.rb",
|
70
|
+
"examples/panes.rb",
|
71
|
+
"examples/properties.rb",
|
72
|
+
"examples/properties_jp.rb",
|
73
|
+
"examples/protection.rb",
|
74
|
+
"examples/regions.rb",
|
75
|
+
"examples/repeat.rb",
|
76
|
+
"examples/republic.png",
|
77
|
+
"examples/right_to_left.rb",
|
78
|
+
"examples/row_wrap.rb",
|
79
|
+
"examples/set_first_sheet.rb",
|
80
|
+
"examples/stats.rb",
|
81
|
+
"examples/stocks.rb",
|
82
|
+
"examples/tab_colors.rb",
|
83
|
+
"examples/utf8.rb",
|
84
|
+
"examples/write_arrays.rb",
|
85
|
+
"html/en/doc_en.html",
|
86
|
+
"html/images/a_simple.jpg",
|
87
|
+
"html/images/area1.jpg",
|
88
|
+
"html/images/bar1.jpg",
|
89
|
+
"html/images/chart_area.xls",
|
90
|
+
"html/images/column1.jpg",
|
91
|
+
"html/images/data_validation.jpg",
|
92
|
+
"html/images/line1.jpg",
|
93
|
+
"html/images/pie1.jpg",
|
94
|
+
"html/images/regions.jpg",
|
95
|
+
"html/images/scatter1.jpg",
|
96
|
+
"html/images/stats.jpg",
|
97
|
+
"html/images/stock1.jpg",
|
98
|
+
"html/images/stocks.jpg",
|
99
|
+
"html/index.html",
|
100
|
+
"html/style.css",
|
101
|
+
"lib/writeexcel.rb",
|
102
|
+
"lib/writeexcel/biffwriter.rb",
|
103
|
+
"lib/writeexcel/caller_info.rb",
|
104
|
+
"lib/writeexcel/chart.rb",
|
105
|
+
"lib/writeexcel/charts/area.rb",
|
106
|
+
"lib/writeexcel/charts/bar.rb",
|
107
|
+
"lib/writeexcel/charts/column.rb",
|
108
|
+
"lib/writeexcel/charts/external.rb",
|
109
|
+
"lib/writeexcel/charts/line.rb",
|
110
|
+
"lib/writeexcel/charts/pie.rb",
|
111
|
+
"lib/writeexcel/charts/scatter.rb",
|
112
|
+
"lib/writeexcel/charts/stock.rb",
|
113
|
+
"lib/writeexcel/colors.rb",
|
114
|
+
"lib/writeexcel/compatibility.rb",
|
115
|
+
"lib/writeexcel/debug_info.rb",
|
116
|
+
"lib/writeexcel/excelformula.y",
|
117
|
+
"lib/writeexcel/excelformulaparser.rb",
|
118
|
+
"lib/writeexcel/format.rb",
|
119
|
+
"lib/writeexcel/formula.rb",
|
120
|
+
"lib/writeexcel/helper.rb",
|
121
|
+
"lib/writeexcel/image.rb",
|
122
|
+
"lib/writeexcel/olewriter.rb",
|
123
|
+
"lib/writeexcel/properties.rb",
|
124
|
+
"lib/writeexcel/storage_lite.rb",
|
125
|
+
"lib/writeexcel/workbook.rb",
|
126
|
+
"lib/writeexcel/worksheet.rb",
|
127
|
+
"lib/writeexcel/write_file.rb",
|
128
|
+
"test/excelfile/Chart1.xls",
|
129
|
+
"test/excelfile/Chart2.xls",
|
130
|
+
"test/excelfile/Chart3.xls",
|
131
|
+
"test/excelfile/Chart4.xls",
|
132
|
+
"test/excelfile/Chart5.xls",
|
133
|
+
"test/helper.rb",
|
134
|
+
"test/perl_output/Chart1.xls.data",
|
135
|
+
"test/perl_output/Chart2.xls.data",
|
136
|
+
"test/perl_output/Chart3.xls.data",
|
137
|
+
"test/perl_output/Chart4.xls.data",
|
138
|
+
"test/perl_output/Chart5.xls.data",
|
139
|
+
"test/perl_output/README",
|
140
|
+
"test/perl_output/a_simple.xls",
|
141
|
+
"test/perl_output/autofilter.xls",
|
142
|
+
"test/perl_output/biff_add_continue_testdata",
|
143
|
+
"test/perl_output/chart_area.xls",
|
144
|
+
"test/perl_output/chart_bar.xls",
|
145
|
+
"test/perl_output/chart_column.xls",
|
146
|
+
"test/perl_output/chart_line.xls",
|
147
|
+
"test/perl_output/chess.xls",
|
148
|
+
"test/perl_output/colors.xls",
|
149
|
+
"test/perl_output/comments1.xls",
|
150
|
+
"test/perl_output/comments2.xls",
|
151
|
+
"test/perl_output/data_validate.xls",
|
152
|
+
"test/perl_output/date_time.xls",
|
153
|
+
"test/perl_output/defined_name.xls",
|
154
|
+
"test/perl_output/demo.xls",
|
155
|
+
"test/perl_output/demo101.bin",
|
156
|
+
"test/perl_output/demo201.bin",
|
157
|
+
"test/perl_output/demo301.bin",
|
158
|
+
"test/perl_output/demo401.bin",
|
159
|
+
"test/perl_output/demo501.bin",
|
160
|
+
"test/perl_output/diag_border.xls",
|
161
|
+
"test/perl_output/f_font_biff",
|
162
|
+
"test/perl_output/f_font_key",
|
163
|
+
"test/perl_output/f_xf_biff",
|
164
|
+
"test/perl_output/file_font_biff",
|
165
|
+
"test/perl_output/file_font_key",
|
166
|
+
"test/perl_output/file_xf_biff",
|
167
|
+
"test/perl_output/formula_result.xls",
|
168
|
+
"test/perl_output/headers.xls",
|
169
|
+
"test/perl_output/hidden.xls",
|
170
|
+
"test/perl_output/hide_zero.xls",
|
171
|
+
"test/perl_output/hyperlink.xls",
|
172
|
+
"test/perl_output/images.xls",
|
173
|
+
"test/perl_output/indent.xls",
|
174
|
+
"test/perl_output/merge1.xls",
|
175
|
+
"test/perl_output/merge2.xls",
|
176
|
+
"test/perl_output/merge3.xls",
|
177
|
+
"test/perl_output/merge4.xls",
|
178
|
+
"test/perl_output/merge5.xls",
|
179
|
+
"test/perl_output/merge6.xls",
|
180
|
+
"test/perl_output/ole_write_header",
|
181
|
+
"test/perl_output/outline.xls",
|
182
|
+
"test/perl_output/outline_collapsed.xls",
|
183
|
+
"test/perl_output/panes.xls",
|
184
|
+
"test/perl_output/protection.xls",
|
185
|
+
"test/perl_output/regions.xls",
|
186
|
+
"test/perl_output/right_to_left.xls",
|
187
|
+
"test/perl_output/set_first_sheet.xls",
|
188
|
+
"test/perl_output/stats.xls",
|
189
|
+
"test/perl_output/stocks.xls",
|
190
|
+
"test/perl_output/tab_colors.xls",
|
191
|
+
"test/perl_output/unicode_cyrillic.xls",
|
192
|
+
"test/perl_output/utf8.xls",
|
193
|
+
"test/perl_output/workbook1.xls",
|
194
|
+
"test/perl_output/workbook2.xls",
|
195
|
+
"test/perl_output/ws_colinfo",
|
196
|
+
"test/perl_output/ws_store_colinfo",
|
197
|
+
"test/perl_output/ws_store_dimensions",
|
198
|
+
"test/perl_output/ws_store_filtermode",
|
199
|
+
"test/perl_output/ws_store_filtermode_off",
|
200
|
+
"test/perl_output/ws_store_filtermode_on",
|
201
|
+
"test/perl_output/ws_store_selection",
|
202
|
+
"test/perl_output/ws_store_window2",
|
203
|
+
"test/republic.png",
|
204
|
+
"test/test_00_IEEE_double.rb",
|
205
|
+
"test/test_01_add_worksheet.rb",
|
206
|
+
"test/test_02_merge_formats.rb",
|
207
|
+
"test/test_04_dimensions.rb",
|
208
|
+
"test/test_05_rows.rb",
|
209
|
+
"test/test_06_extsst.rb",
|
210
|
+
"test/test_11_date_time.rb",
|
211
|
+
"test/test_12_date_only.rb",
|
212
|
+
"test/test_13_date_seconds.rb",
|
213
|
+
"test/test_21_escher.rb",
|
214
|
+
"test/test_22_mso_drawing_group.rb",
|
215
|
+
"test/test_23_note.rb",
|
216
|
+
"test/test_24_txo.rb",
|
217
|
+
"test/test_25_position_object.rb",
|
218
|
+
"test/test_26_autofilter.rb",
|
219
|
+
"test/test_27_autofilter.rb",
|
220
|
+
"test/test_28_autofilter.rb",
|
221
|
+
"test/test_29_process_jpg.rb",
|
222
|
+
"test/test_30_validation_dval.rb",
|
223
|
+
"test/test_31_validation_dv_strings.rb",
|
224
|
+
"test/test_32_validation_dv_formula.rb",
|
225
|
+
"test/test_40_property_types.rb",
|
226
|
+
"test/test_41_properties.rb",
|
227
|
+
"test/test_42_set_properties.rb",
|
228
|
+
"test/test_50_name_stored.rb",
|
229
|
+
"test/test_51_name_print_area.rb",
|
230
|
+
"test/test_52_name_print_titles.rb",
|
231
|
+
"test/test_53_autofilter.rb",
|
232
|
+
"test/test_60_chart_generic.rb",
|
233
|
+
"test/test_61_chart_subclasses.rb",
|
234
|
+
"test/test_62_chart_formats.rb",
|
235
|
+
"test/test_63_chart_area_formats.rb",
|
236
|
+
"test/test_biff.rb",
|
237
|
+
"test/test_compatibility.rb",
|
238
|
+
"test/test_example_match.rb",
|
239
|
+
"test/test_format.rb",
|
240
|
+
"test/test_formula.rb",
|
241
|
+
"test/test_ole.rb",
|
242
|
+
"test/test_storage_lite.rb",
|
243
|
+
"test/test_workbook.rb",
|
244
|
+
"test/test_worksheet.rb",
|
245
|
+
"utils/add_magic_comment.rb",
|
246
|
+
"writeexcel.gemspec",
|
247
|
+
"writeexcel.rdoc"
|
248
|
+
]
|
249
|
+
s.homepage = %q{http://wiki.github.com/cxn03651/writeexcel/}
|
250
|
+
s.require_paths = ["lib"]
|
251
|
+
s.rubygems_version = %q{1.6.2}
|
252
|
+
s.summary = %q{Write to a cross-platform Excel binary file.}
|
253
|
+
|
254
|
+
if s.respond_to? :specification_version then
|
255
|
+
s.specification_version = 3
|
256
|
+
|
257
|
+
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
|
258
|
+
else
|
259
|
+
end
|
260
|
+
else
|
261
|
+
end
|
262
|
+
end
|
263
|
+
|
data/writeexcel.rdoc
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
最初の Sheet に、文字列、書式付き文字列、数値、数式を書き込んだ ruby.xls を作成するには、
|
17
17
|
次のようにします。
|
18
18
|
|
19
|
-
require '
|
19
|
+
require 'writeexcel'
|
20
20
|
|
21
21
|
# エクセルワークブックオブジェクトを作成
|
22
22
|
workbook = WriteExcel.new('ruby.xls')
|
@@ -46,7 +46,7 @@
|
|
46
46
|
|
47
47
|
WriteExcelライブラリは、エクセルのバイナリファイルを作成することができます。プラットフォームを問いません。
|
48
48
|
複数のワークシートを作成することができますし、セルの書式を設定することもできます。
|
49
|
-
|
49
|
+
テキスト、数値、数式、ハイパーリンク、画像、グラフを格納することが出来ます。
|
50
50
|
|
51
51
|
このライブラリで作成されるエクセルファイルは、エクセル97、2000、2002、2003、2007と互換性があります。
|
52
52
|
|
@@ -103,7 +103,7 @@ WriteExcel ライブラリは新規のワークブックへのオブジェクト
|
|
103
103
|
|
104
104
|
== new()
|
105
105
|
|
106
|
-
new
|
106
|
+
new コンストラクタは新しいエクセルワークブックを作成します。パラメータとしてファイル名かioオブジェクトを受け取ります。
|
107
107
|
|
108
108
|
workbook = WriteExcel.new('filename.xls')
|
109
109
|
worksheet = workbook.add_worksheet
|