- Fixed Makefile.PL so that it uses PM_FILTER instead of rolling its own
[p5sagit/Excel-Template.git] / t / 005.xml
1 <workbook>
2   <bold />
3   <hidden />
4   <italic />
5   <locked />
6   <shadow />
7   <strikeout />
8
9   <format font_outline="1" />
10   <format shrink="1" />
11   <format text_wrap="1" />
12   <format text_justlast="1" />
13   <format size="3" />
14   <format num_format="3" />
15   <format underline="3" />
16   <format rotation="3" />
17   <format indent="3" />
18   <format pattern="3" />
19   <format border="3" />
20   <format bottom="3" />
21   <format top="3" />
22   <format left="3" />
23   <format right="3" />
24   <format font="3" />
25   <format color="3" />
26   <format align="3" />
27   <format valign="3" />
28   <format bg_color="3" />
29   <format fg_color="3" />
30   <format border_color="3" />
31   <format bottom_color="3" />
32   <format top_color="3" />
33   <format left_color="3" />
34   <format right_color="3" />
35
36
37   <bold><italic><hidden /></italic></bold>
38 </workbook>