L.2.4.2 File Architecture

Sheet

Workbook

Table

Each table is referred to by a relationship from a sheet to the table. The relationship is found in the sheet’s _rels directory. The sheet XML also references the ID of this relationship, because there can be more than one table in a sheet.

The sheet XML stores the numeric and textual data. The table XML records the various attributes for the particular table object.

Last updated on