Thread: Font size test
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
visdev1 visdev1 is offline
external usenet poster
 
Posts: 5
Default Font size test

Hi everyone,
If you set a cell to ShrinkToFit and it shrinks the text, how would you test
what size font ShrinkToFit set it to? If you just test the font size it
returns the default value you already set it to and not the value ShrinkToFit
made it.
Thanks for any help.