Finding Font Size in VB

M

Max F

It's easy to set font, size, attributes like italic in VB for the active cell
in project. But I'm damned if I can figure out how to get Project to tell
me, in VB, what the size is before I set it. I've written a ResizeRow macro
that figures out the proper value to set rowheight so that all the text in
any cell on the row wraps, and so is visible. But I need to determine the
font size to make the calculation work correctly. Any ideas?
 
J

JackD

I think it is another one of those write only properties that are so common
in project.
You could first set it to a known size and work from there.
Sorry.
-Jack
 

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

Top