Warning, /office/calligra/filters/sheets/excel/import/README is written in an unsupported language. File is not indexed.
0001 IMPLEMENTED 0002 =========== 0003 0004 Workbook: 0005 0006 Sheet: 0007 name 0008 visibility 0009 margins (left, right, top, bottom) 0010 header (left, center, right) 0011 footer (left, center, right) 0012 0013 Cell: 0014 value (string, number, boolean) 0015 merged cells (column and row spans) 0016 formatting attributes 0017 0018 Row: 0019 height 0020 visibility 0021 formatting attributes 0022 0023 Column: 0024 width 0025 visibility 0026 formatting attributes 0027 0028 Format: 0029 horizontal alignment 0030 vertical alignment 0031 font (name, color, bold, italic, underline, strike) 0032 borders 0033 background (pattern, color) 0034 text wrapping 0035 0036 0037 0038 TODO 0039 ==== 0040 0041 Sheet: 0042 better parsing of header/footer 0043 margins (header, footer) 0044 page size, orientation 0045 0046 Cell: 0047 formula (!) 0048 error code 0049 hyperlink 0050 0051 Format: 0052 rotation angle 0053 style 0054 0055 0056 INCOMPATIBLE 0057 ============ 0058 - exact width of column 0059 - border style: double, medium, slanted 0060 - alignment: repeat, justified, filled, distributed 0061 - header/footer fields, e.g &Z, font