SelectAll Method

Microsoft Publisher Visual Basic

collection.

expression.SelectAll

expression    Required. An expression that returns one of the objects in the Applies To list.

Example

This example selects all the shapes on page one of the active publication.

ActiveDocument.Pages(1).Shapes.SelectAll