I see the way to get a columns' width, but is there a way to query a Cell and get it's required width?
In other words, if I have the text:
"The quick brown fox jumped over the fence" in Cell A1, and Column A's current width is X, how can I determine what the width of Cell A1 would need to be in order to know that if that was the only cell I was interested in for that column, that I could resize the column to Cell A1, even though, say A20 was twice as long.