Wrapping text in a cell without exapanding height of the cell in libreoffice

In libreOffice when I write in a cell, I need if the size of the text gets more than its size, the end of the text doesn't disappear and cell's height gets expanded. From the path: Format > Cells.. > Alignment I select 'Wrap text automatically' but when I write more than the size, it's not showed compeletely again and will be remain like this:

enter image description here

What should I do?

1

2 Answers

By default, the cell expands, like you mention.

Unless...

You force the cell to a certain hight by clicking on the row on the left, choose Row hight (Rijhoogte in Dutch):

enter image description here

Example:

This

enter image description here

becomes:

enter image description here

How to save the time to set all rows individually

Although I couldn't find any setting to change the default behaviour for cells/rows, you can easily work around:

  • In a new document, before changing cells etc, click in the top/left blank square, where rows/columns cross each other, to select all cells/rows.
  • Right- click on the left of first row, Choose Row hight, simply press return.
  • Again, while all cells/rows are selected, right- click on the left of first row, choose Format > Cells.. > Alignment, set to wrap.

Now the document will behave like you want, for all cells in all rows.

1

Finally I found out that in order to solve this problem I can double click on the line of borders which the related cell gets expanded

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like