SelectAll Method From Microsoft Publisher Visual Basic previous page next page collection. expression.SelectAll expression Required. An expression that returns one of the objects in the Applies To list.ExampleThis example selects all the shapes on page one of the active publication.ActiveDocument.Pages(1).Shapes.SelectAll