IFind.Text Property

This member is for Macintosh only and should not be used.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Text As String
    Get
    Set
'Usage
Dim instance As IFind
Dim value As String

value = instance.Text

instance.Text = value
string Text { get; set; }

Property Value

Type: System.String

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace