Function that returns font style

  • Thread starter Thread starter GK80535
  • Start date Start date
G

GK80535

Does anyone know a function that returns the font style of a selectio
(or just the color)? I haven't been able to find one anywhere
 
ActiveCell.Font.colorIndex

ActiveCell.font.Color

ActiveCell.Font.Name

ActiveCell.font.bold (true or false)

and so forth.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top