Shapes.SelectAll Method

Selects all the shapes in the main story, in a canvas, or in headers and footers of a document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub SelectAll
'Usage
Dim instance As Shapes

instance.SelectAll()
void SelectAll()

Remarks

This method doesn't select InlineShapes objects.

See Also

Reference

Shapes Interface

Shapes Members

Microsoft.Office.Interop.Word Namespace