I want a text string put into a cell to be displayed in a single line, that is extended to the right, without the cell width being modified.
Currently, the width remains unchanged but the cell height is increased to contains the whole text.
Which format must be applied to this cell to have this result?
I thought .wrapText=false would work but it doesn't.
Currently, the width remains unchanged but the cell height is increased to contains the whole text.
Which format must be applied to this cell to have this result?
I thought .wrapText=false would work but it doesn't.