P
Pred
I have a range of cells J4:J404 that contain Strings of data. The default
font properties for this range are: font.Name: "Arial", Font.Size: 10.
There are cells containing highlighted data. Example: Cell J10 contains
the string "Cell with non standard font". The word "non" is highlighted with
a font.name="Bookman" and a font.size=14.
How do I know that a cell contains such highlighted text and what is the
property of this text? Do I have to go through the content of the cell
character by character?
font properties for this range are: font.Name: "Arial", Font.Size: 10.
There are cells containing highlighted data. Example: Cell J10 contains
the string "Cell with non standard font". The word "non" is highlighted with
a font.name="Bookman" and a font.size=14.
How do I know that a cell contains such highlighted text and what is the
property of this text? Do I have to go through the content of the cell
character by character?