Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 DiagramNodeChildren
instance.SelectAll()
void SelectAll()
Remarks
This method doesn't select InlineShape objects.