IFind.Show Method
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function Show As Integer
'Usage
Dim instance As IFind
Dim returnValue As Integer
returnValue = instance.Show()
int Show()
Return Value
Type: System.Int32