Freigeben über


Bookmark.Move-Methode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Function Move ( _
    ByRef unit As Object, _
    ByRef count As Object _
) As Integer
int Move(
    ref Object unit,
    ref Object count
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

Bookmark Schnittstelle

Microsoft.Office.Tools.Word-Namespace