Word) (全局对象

包含不需要在 Application 属性前面添加的顶级属性和方法。

备注

下面两个语句具有相同的结果。 一条语句使用 应用程序 属性来访问 文档 集合,和一个不使用。 两个语句是等效的但实现相同的结果。

Documents(1).Content.Bold = True 
Application.Documents(1).Content.Bold = True

方法

名称
BuildKeyCode
CentimetersToPoints
ChangeFileOpenDirectory
CheckSpelling
CleanString
DDEExecute
DDEInitiate
DDEPoke
DDERequest
DDETerminate
DDETerminateAll
GetSpellingSuggestions
Help
InchesToPoints
KeyString
LinesToPoints
MillimetersToPoints
NewWindow
PicasToPoints
PixelsToPoints
PointsToCentimeters
PointsToInches
PointsToLines
PointsToMillimeters
PointsToPicas
PointsToPixels
Repeat

属性

名称
ActiveDocument
ActivePrinter
ActiveProtectedViewWindow
ActiveWindow
AddIns
应用程序
AutoCaptions
AutoCorrect
AutoCorrectEmail
CaptionLabels
CommandBars
Creator
CustomDictionaries
CustomizationContext
Dialogs
文档
FileConverters
FindKey
FontNames
HangulHanjaDictionaries
IsObjectValid
IsSandboxed
KeyBindings
KeysBoundTo
LandscapeFontNames
语言
LanguageSettings
ListGalleries
MacroContainer
名称
NormalTemplate
选项
Parent
PortraitFontNames
PrintPreview
ProtectedViewWindows
RecentFiles
Selection
ShowVisualBasicEditor
StatusBar
SynonymInfo
System
Tasks
Templates
VBE
Windows
WordBasic

另请参阅

Word 对象模型参考

支持和反馈

有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。