English | French |
nested frames page | page de cadres imbriquée (A frames page containing another frames page inside one of its frames) |
nested query | requête imbriquée (A SELECT statement that contains one or more subqueries) |
nested table | tableau imbriqué (A table inserted within a table cell. If you use a table to lay out a page, and you want to use another table to arrange the information, you can insert a nested table) |
Nested Target | Cible imbriquée (A SmartArt graphic layout used to show containment relationships. Each of the first three lines of Level 1 text correspond to the upper left text in the shapes, and Level 2 text corresponds to the smaller shapes. Works best with minimal Level 2 lines of text. Unused text does not appear, but remains available if you switch layouts) |
nested type | type imbriqué (A type defined within the scope of another type. A nested type is typically used for encapsulating implementation details of the top-level type) |