

To display the PowerPoint default text style's font size (for all indent levels): Sub DisplayDefaultTextSize()įor Each lvl In (ppDefaultStyle).LevelsĮnd Sub To set the PowerPoint default text style's font size (for all indent levels): Sub AdjustDefaultTextSize()įor Each lvl In (ppDefaultStyle). Then paste one of the following macros and run it by clicking Run Macro or by pressing F5.

Select your workbook and click on Insert → New module. However, you can use VBA macros to display and change the font size of all indent levels of the default text style in the destination file. Office 2007 and later: The font size is determined by the default PowerPoint text style, which, to our knowledge and according to the information we received from Microsoft, cannot be accessed in the PowerPoint user interface. Many issues remain which are fixed only in more recent versions. Microsoft does not publish fixes for Office 2007 any more (except for security updates). Office 2007: Update to Office 2010 or later. Solutions if copying between outdated ppt and modern pptx files has unexpected results Paste Option: ' Keep Source Formatting' the Master Text Style in the Text Placeholder on the Slide Master.This default text style's formatting options are not the same as for With the Clipboard task pane displayed, click the slide master or layout on which you wish to paste. Office 2007 and later: The pasted text box has a font size that is retrieved from the default PowerPoint text style of the destination presentation. Click the View tab in the Ribbon and select Slide Master.
