Share via


CanvasShapes.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 CanvasShapes

instance.SelectAll()
void SelectAll()

Remarks

This method doesn't select InlineShape objects.

See Also

Reference

CanvasShapes Interface

CanvasShapes Members

Microsoft.Office.Interop.Word Namespace