Forum Discussion

P O'Beirne's avatar
P O'Beirne
Copper Contributor
Jun 03, 2020
Solved

VBA for Show Text Formatting on NotesPages

What is the VBA code to show text formatting in the NotesPage of a Powerpoint 365 slide? In the UI that is available in Outline view. Also, is there a full doc of all PP objects and properties so that...
  • ExcelAnalytics's avatar
    Jun 04, 2020

    P O'Beirne (This is me too but for some reason MS sees me posting from my Android phone as different from posting from Chrome in Windows)

     

    I know the toggle command, but I want a definite property get/set method that works in VBA both on Windows and on Mac Office.

     

    Application.CommandBars.ExecuteMso ("OutlineShowTextFormatting")

     

Resources