常用对象NDR检测VBA |
说明NDR检测VBA |
Application.ActiveDocumentNDR检测VBA |
当前文档,可以简写为ActiveDocumentNDR检测VBA |
Application.ActivePrinterNDR检测VBA |
获取当前打印机NDR检测VBA |
Application.ActiveWindowsNDR检测VBA |
当前窗口NDR检测VBA |
Application.HeightNDR检测VBA |
当前应用文档的高度NDR检测VBA |
Application.WidthNDR检测VBA |
当前应用文档的宽度NDR检测VBA |
Application.BuildNDR检测VBA |
获取Word版本号和编译序号NDR检测VBA |
Application.CaptionNDR检测VBA |
当前应用程序名NDR检测VBA |
Application.DefaultSaveFormatNDR检测VBA |
返回空字符串,表示Word文档NDR检测VBA |
Application.DisplayRecentFilesNDR检测VBA |
返回是否显示最近使用的文档的状态NDR检测VBA |
Application.Documents.CountNDR检测VBA |
返回打开的文档数NDR检测VBA |
Application.FontNames.CountNDR检测VBA |
返回当前可用的字体数NDR检测VBA |
Application.LeftNDR检测VBA |
返回当前文档的水平位置NDR检测VBA |
Application.MacroContainer.FullNameNDR检测VBA |
返回当前文档名,包括所在路径NDR检测VBA |
Application.NormalTemplate.FullNameNDR检测VBA |
返回文档标准模版名称及所在位置NDR检测VBA |
Application.PathNDR检测VBA |
显示活动文档的路径和文件名NDR检测VBA |
Application.RecentFiles.CountNDR检测VBA |
返回最近打开的文档数目NDR检测VBA |
Application.System.FreeDiskSpaceNDR检测VBA |
返回应用程序所在磁盘可用空间NDR检测VBA |
Application.Templates.CountNDR检测VBA |
返回应用程序所使用的模板数NDR检测VBA |
Application.UserNameNDR检测VBA |
返回应用程序用户名NDR检测VBA |
Application.VersionNDR检测VBA |
返回应用程序的版本号NDR检测VBA |
Application.ActivateNDR检测VBA |
激活指定对象NDR检测VBA |
Application.MoveNDR检测VBA |
设置任务窗口或活动文档窗口的位置NDR检测VBA |
Application.GoForwardNDR检测VBA |
将插入在活动文档中进行编辑的最后三个位置之间向前移动NDR检测VBA |
Application.PrintOutNDR检测VBA |
该方法可打印指定文档的全部或部分NDR检测VBA |
Application.ResizeNDR检测VBA |
调整Word窗口大小。如果该窗口被最大化或最小化将导致出错NDR检测VBA |
Application.QuitNDR检测VBA |
退出Word,并可选择保存或传送打开的文档NDR检测VBA |