Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Word Developer Reference |
True if the search produces a match. Read-only Boolean.
Syntax
expression.Found
expression A variable that represents a Find object.
Example
This example removes formatting from the find criteria before searching the selection. If the word "Hello" with bold formatting is found, the entire paragraph is selected and copied to the Clipboard.
Visual Basic for Applications |
---|
|
See Also