Text Overflow Cells

Control what happens if the contents of a cell extend past the specified column width. These options do not apply to numeric columns. Your choice applies to all cells within the selected column.

  • Truncate text displays only the text that fits within the specified column width. Anything beyond that width is cut off at the right border.
  • Wrap text displays the entire contents of a cell. Upon reaching the right border, text continues onto the next line. This increases the height of the entire row.