If I embed one Word table within another table, the embedded table's first cell (row 1, col 1) seems to inherit properties of the container cell. This seems to be the case for the ID property, so if the containing table cell's ID property is set to something like "ABC", then cell(1,1) of the embedded table will also have its ID property set to "ABC", although no other cells seem to inherit the containing table's properties.
Have others encountered this "feature"?



