开发者

Merge cells if value exceeds the width of the cell

开发者 https://www.devze.com 2023-03-29 11:16 出处:网络
I need to merge two cells if the contents or value of the cell exceeds the width of the cell. For example, I have text that is 1000 characters, when writing it autom开发者_StackOverflowatically wraps

I need to merge two cells if the contents or value of the cell exceeds the width of the cell.

For example, I have text that is 1000 characters, when writing it autom开发者_StackOverflowatically wraps to the next line. I need to merge the cells so that the contents will fit into one cell.

0

精彩评论

暂无评论...
验证码 换一张
取 消