different text place holders

  • Thread starter Thread starter Edward
  • Start date Start date
E

Edward

Hi everybody,
IS there any difference between textplaceholder,title placeholder and
textbox when we use VBA if yes what are the keywords for each of them in VBA?
( how do I refer to a text box vs. a title placeholder)
 
Thanks Steve. For example I want to make a TOC table based on Title
placeholders so I need a way to distinguish between titleplaceholder and
other type of text holders , or I want to have a macro to apply a certain
font style to all the textes in text placeholders ( not titles ) and so on...
basically when I loop through all the shapes I need to tell which shape os
title or text or textbox .
Thanks for your help again.
 
Back
Top