查找成员 (Word)

代表查找操作的执行条件。

方法

名称

说明

ClearAllFuzzyOptions

清除所有与日语文本相关联的非特定搜索选项。

ClearFormatting

取消在查找或替换操作中所指定文本的文本格式和段落格式。

ClearHitHighlight

取消突出显示在点击突出显示的查找,找到的所有文本并返回一个boolean 类型的值,表示该操作是否成功。

执行

运行指定的查找操作。如果查找操作成功,则返回TrueBoolean 类型的值

Execute2007

运行指定的查找操作。如果查找操作成功,则返回True

HitHighlight

突出显示找到的所有匹配项并返回一个boolean 类型的值,该值代表是否找到匹配项。

SetAllFuzzyOptions

激活所有与日语文本相关的非特定搜索选项。

属性

名称

说明

应用程序

返回一个 Application 对象,该对象代表 Microsoft Word 应用程序。

CorrectHangulEndings

如此如果 Microsoft Word 自动更正朝鲜文字结尾,当更换朝鲜语文本。读/写boolean 类型的值

创建者

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

字体

返回或设置 Font 对象,该对象代表指定对象的字符格式。Font 类型,可读写。

格式

如此如果在查找操作中包含格式。读/写boolean 类型的值

转发

True if the find operation searches forward through the document. Read/write Boolean.

找到

True if the search produces a match. Read-only Boolean.

框架

返回一个 Frame 对象,该对象代表格式设置为指定样式的或查找并替换操作所涉及的图文框。只读。

HanjaPhoneticHangul

返回或设置一个boolean 类型的值,该值表示是否查找朝鲜文拼音和朝鲜文汉字字符在朝鲜语查找操作。读/写。

突出显示

如此如果在查找条件中包含突出显示格式。读/写

IgnorePunct

返回或设置一个boolean 类型的值,该值表示查找操作是否应忽略找到的文本中的标点符号。读/写。

IgnoreSpace

返回或设置一个boolean 类型的值,该值表示查找操作是否应忽略找到的文本中的额外空格。读/写。

LanguageID

Returns or sets the language for the specified Find object. Read/write WdLanguageID.

LanguageIDFarEast

返回或设置指定对象的东亚语言。读/写WdLanguageID

LanguageIDOther

返回或设置指定对象的语言。可读写 WdLanguageID 类型。

MatchAlefHamza

如此如果查找操作用匹配 alef hamza 适用于阿拉伯语文档中的匹配的文本。读/写boolean 类型的值

MatchAllWordForms

如此如果要查找的文本的所有形式都找到查找操作 (例如,如果要查找的文本是"sit,""坐",也"坐"都找到)。读/写boolean 类型的值

MatchByte

True if Microsoft Word distinguishes between full-width and half-width letters or characters during a search. Read/write Boolean.

MatchCase

True if the find operation is case sensitive. The default is False. Read/write Boolean.

MatchControl

如此如果查找操作用匹配的从右到左语言的文档中的双向控制字符来匹配文字。读/写boolean 类型的值

MatchDiacritics

True if find operations match text with matching diacritics in a right-to-left language document. Read/write Boolean.

MatchFuzzy

如此如果 Microsoft Word 在搜索过程中对日语文本使用非特定搜索选项。读/写boolean 类型的值

MatchKashida

如此如果查找操作用 kashida 阿拉伯语文档中匹配的文本。读/写boolean 类型的值

MatchPhrase

真正忽略所有空格和控制字符,词与词之间。读/写。

MatchPrefix

才能匹配以搜索字符串开头的单词。读/写。

MatchSoundsLike

如此如果查找操作返回与待查找文字发音的单词。读/写boolean 类型的值

MatchSuffix

True to match words ending with the search string. Read/write.

MatchWholeWord

如此如果查找操作查找仅完整单词,而不是较长单词的一部分的文本。读/写boolean 类型的值

MatchWildcards

True if the text to find contains wildcards. Read/write Boolean.

NoProofing

如此如果 Microsoft Word 查找或替换拼写和语法检查程序忽略的文本。读/写

ParagraphFormat

返回或设置一个 ParagraphFormat 对象,该对象代表指定查找操作的段落设置。可读/写。

返回一个对象,表示指定的父对象查找对象。

替换

返回一个包含替换操作的条件的替换对象。

样式

返回或设置指定对象的样式。读/写variant 类型的值

文本

Returns or sets the text to find. Read/write String.

自动换行

返回或设置如果文档的开头之外的位置开始搜索且到达文档末尾 (或进行相反如果Forward设置为False,将会发生什么情况,或者如果指定的选定内容或区域中未找到搜索文字。读/写WdFindWrap