グローバル オブジェクト (Word)

Application プロパティの前に置く必要のない最上位のプロパティとメソッドが含まれています。

注釈

次の 2 つのステートメントでは、同じ結果があります。 1 つのステートメントでは、 アプリケーション プロパティを使用して、 Documents コレクションにアクセスしてないです。 両方のステートメントは等しく、同じ結果を得る。

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

メソッド

名前
BuildKeyCode
CentimetersToPoints
ChangeFileOpenDirectory
CheckSpelling
CleanString
DDEExecute
DDEInitiate
DDEPoke
DDERequest
DDETerminate
DDETerminateAll
GetSpellingSuggestions
ヘルプ
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
タスク
Templates
VBE
Windows
WordBasic

関連項目

Word オブジェクト モデル リファレンス

サポートとフィードバック

Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。