Share via

PowerPoint Formatting/Size/Position Lock Function

Anonymous
2017-01-06T23:42:25+00:00

Would be great to be able to lock certain text boxes and shapes on a PPT slide so that someone can change content but not the size/position/etc of the box. 

And would be even better to have this feature available on Macs!

Microsoft 365 and Office | PowerPoint | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. John Korchok 231.3K Reputation points Volunteer Moderator
    2017-01-07T02:00:57+00:00

    This is possible to a limited extent with XML Hacking. Here's my article on the subject: XML Hacking: Locking Graphics. This article assumes you are locking graphics, which is a more fruitful pursuit than trying to lock placeholders. You should also read Introduction to XML Hacking and Editing XML in OS X as background.

    The issue with locks on placeholders is that the lock is not inherited from the Slide Master to the Layout, or from the Layout to the final Slide. Locks on placeholders are only effective when you provide a final slide in the presentation and apply locking to the placeholders on that slide. When someone generates a fresh slide from layout, the placeholders will not have any locks on them.

    My article uses the noSelect parameter. This page shows a list of other typical locks that can be applied: a:picLocks This list will vary somewhat depending on the actual placeholder type that a lock is being applied to.

    1 person found this answer helpful.
    0 comments No comments