Per Mausklick bewerten und Feedback geben

  Anzeige für geringe Bandbreite anschalten
Word Primary Interop Assembly Reference
Find Interface
Represents the criteria for a find operation.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Visual Basic
Public Class indImplementation
    Implements Find
End Class
Dim indImplementation1 As New indImplementation()
Visual Basic
Public Interface Find
C#
public interface Find
C++
public interface class Find
J#
public interface Find
JScript
public interface Find

The properties and methods of the Find object correspond to the options in the Find and Replace dialog box.

Use the Find property to return a Find object.

If you've gotten to the Find object from the Selection object, the selection is changed when text matching the find criteria is found.

If you've gotten to the Find object from the Range object, the selection isn't changed when text matching the find criteria is found, but the Range object is redefined.


Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

© 2009 Microsoft Corporation. Alle Rechte vorbehalten. Nutzungsbedingungen  |  Markenzeichen  |  Informationen zur Datensicherheit
Page view tracker