Corners.Select Method
Selects the object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Function Select As Object
'Usage
Dim instance As Corners
Dim returnValue As Object
returnValue = instance.Select()
Object Select()
Return Value
Type: System.Object
Object