Add formatting tweak to ensure merged formats distinct. #68308
[p5sagit/Excel-Template.git] / Todo
CommitLineData
b6bc5a5d 1TODO list for Perl distribution Excel::Template
d0eafc11 2
dba6a68e 3- Add colspan (COL), rowspan (ROW), width (CELL), and height (ROW)
d0eafc11 4- Anything else people suggest
825a9f5a 5
6Missing S::WE features:
7 Workbook
8 set_tempdir
9 add_char_ext
10 set_custom_color
11 set_1904
12 set_codepage
13 Worksheet
14 write_unicode/write_unicode_le
825a9f5a 15 write_url_range
825a9f5a 16 write_comment
825a9f5a 17 activate/select/set_first_sheet
18 set_selection
19 outline_settings
825a9f5a 20 thaw_panes
21 merge_range
22 set_zoom
23 Page Setup
24 set_landscape/portrait
25 set_paper
26 center_horizontally/center_vertically
27 set_margins
28 set_header/set_footer
29 repeat_rows/repeat_columns
30 hide_gridlines
31 print_row_col_headers
32 print_area
33 fit_to_pages
34 set_print_scale
35 set_v_pagebreaks/set_h_pagebreaks
36 Formats
37 colors
38 Support for builtin formats
39 set_center_across
40 set_text_wrap
41 set_rotation
42 set_indent
43 set_shrink
44 set_text_justlast
45 set_pattern
46 set_bg_color
47 set_fg_color
48 set_border
49 set_border_color
50 user-defined formats
51 Outlines / Grouping
52 for rows
53 for columns
54 Handling for maximums
55 Maximum number of chars in a string 32767
56 Maximum number of columns 256
57 Maximum number of rows 65536
58 Maximum chars in a sheet name 31
59 Maximum chars in a header/footer 254