DiagramNodes.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 DiagramNodes
instance.SelectAll()
void SelectAll()
Remarks
This method doesn't select InlineShape objects.