Python xlwt how auto ajust text?

188 Views Asked by At

I'm trying to auto-adjust text in a cell width-height, in Microsoft excel exists a command that can do this called "adjust text", My question is: can XLWT do this with any property or something? This ask is not duplicated...

My problem:

Cell:
______________________________
|........................................................|
|........................................................|
|........................................................|
|his is a example, is not duplicated ..as|
|
_____________________________|

0

There are 0 best solutions below