常用对象Ui5检测VBA |
说明Ui5检测VBA |
Application.ActiveDocumentUi5检测VBA |
当前文档,可以简写为ActiveDocumentUi5检测VBA |
Application.ActivePrinterUi5检测VBA |
获取当前打印机Ui5检测VBA |
Application.ActiveWindowsUi5检测VBA |
当前窗口Ui5检测VBA |
Application.HeightUi5检测VBA |
当前应用文档的高度Ui5检测VBA |
Application.WidthUi5检测VBA |
当前应用文档的宽度Ui5检测VBA |
Application.BuildUi5检测VBA |
获取Word版本号和编译序号Ui5检测VBA |
Application.CaptionUi5检测VBA |
当前应用程序名Ui5检测VBA |
Application.DefaultSaveFormatUi5检测VBA |
返回空字符串,表示Word文档Ui5检测VBA |
Application.DisplayRecentFilesUi5检测VBA |
返回是否显示最近使用的文档的状态Ui5检测VBA |
Application.Documents.CountUi5检测VBA |
返回打开的文档数Ui5检测VBA |
Application.FontNames.CountUi5检测VBA |
返回当前可用的字体数Ui5检测VBA |
Application.LeftUi5检测VBA |
返回当前文档的水平位置Ui5检测VBA |
Application.MacroContainer.FullNameUi5检测VBA |
返回当前文档名,包括所在路径Ui5检测VBA |
Application.NormalTemplate.FullNameUi5检测VBA |
返回文档标准模版名称及所在位置Ui5检测VBA |
Application.PathUi5检测VBA |
显示活动文档的路径和文件名Ui5检测VBA |
Application.RecentFiles.CountUi5检测VBA |
返回最近打开的文档数目Ui5检测VBA |
Application.System.FreeDiskSpaceUi5检测VBA |
返回应用程序所在磁盘可用空间Ui5检测VBA |
Application.Templates.CountUi5检测VBA |
返回应用程序所使用的模板数Ui5检测VBA |
Application.UserNameUi5检测VBA |
返回应用程序用户名Ui5检测VBA |
Application.VersionUi5检测VBA |
返回应用程序的版本号Ui5检测VBA |
Application.ActivateUi5检测VBA |
激活指定对象Ui5检测VBA |
Application.MoveUi5检测VBA |
设置任务窗口或活动文档窗口的位置Ui5检测VBA |
Application.GoForwardUi5检测VBA |
将插入在活动文档中进行编辑的最后三个位置之间向前移动Ui5检测VBA |
Application.PrintOutUi5检测VBA |
该方法可打印指定文档的全部或部分Ui5检测VBA |
Application.ResizeUi5检测VBA |
调整Word窗口大小。如果该窗口被最大化或最小化将导致出错Ui5检测VBA |
Application.QuitUi5检测VBA |
退出Word,并可选择保存或传送打开的文档Ui5检测VBA |