Multiple font sizes in a single cell
Hi everyone.
OK, so I know you can set and get the font size of a cell in Excel by using
Cell.Font.Size, but if there are multiple font sizes (some of the text in
the cell at 12pt and some at 10pt in the same cell), Cell.Font.Size returns
a Null value. Is there anyway to get the different font sizes out of a
single cell?
TIA for any help.
-Pete
|