How can I read the "Size" in the Timescale dialog

G

Guest

Hello,
How can I read the "Size" field in the Timescale dialog box ? I know how to
*write* it, but not to *read* it with VBA.
Thanks

RedRag
 
J

John

Hello,
How can I read the "Size" field in the Timescale dialog box ? I know how to
*write* it, but not to *read* it with VBA.
Thanks

RedRag

RedRag,
Project has a few settings which are not accessible through VBA. Reading
text font characteristics and reading the Size field in the TImescale
dialog box are a couple of those. Sometimes through various algorithms,
the value can be deduced (e.g. text color) but the Size setting appears
to be a tough nut to crack with algorithms. Not to say that it can't be
done, it would just take some clever out-of-the-box thinking to figure
out an algorithm.

John
Project MVP
 

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