Hi,
I need more help. I want to display all text in a cell. I used AutoFitColumn(iCol) and AutoFitRow(iRow).
It changed the width of cell. But I wish to change the height of cell only. can you give me a piece of code to do this.
Thanks,
David
Hi,
I need more help. I want to display all text in a cell. I used AutoFitColumn(iCol) and AutoFitRow(iRow).
It changed the width of cell. But I wish to change the height of cell only. can you give me a piece of code to do this.
Thanks,
David
Hi David,
Please use Style.IsTextWrapped for your need.
Here is a piece of code: