常用对象0mY检测VBA |
说明0mY检测VBA |
Application.ActiveDocument0mY检测VBA |
当前文档,可以简写为ActiveDocument0mY检测VBA |
Application.ActivePrinter0mY检测VBA |
获取当前打印机0mY检测VBA |
Application.ActiveWindows0mY检测VBA |
当前窗口0mY检测VBA |
Application.Height0mY检测VBA |
当前应用文档的高度0mY检测VBA |
Application.Width0mY检测VBA |
当前应用文档的宽度0mY检测VBA |
Application.Build0mY检测VBA |
获取Word版本号和编译序号0mY检测VBA |
Application.Caption0mY检测VBA |
当前应用程序名0mY检测VBA |
Application.DefaultSaveFormat0mY检测VBA |
返回空字符串,表示Word文档0mY检测VBA |
Application.DisplayRecentFiles0mY检测VBA |
返回是否显示最近使用的文档的状态0mY检测VBA |
Application.Documents.Count0mY检测VBA |
返回打开的文档数0mY检测VBA |
Application.FontNames.Count0mY检测VBA |
返回当前可用的字体数0mY检测VBA |
Application.Left0mY检测VBA |
返回当前文档的水平位置0mY检测VBA |
Application.MacroContainer.FullName0mY检测VBA |
返回当前文档名,包括所在路径0mY检测VBA |
Application.NormalTemplate.FullName0mY检测VBA |
返回文档标准模版名称及所在位置0mY检测VBA |
Application.Path0mY检测VBA |
显示活动文档的路径和文件名0mY检测VBA |
Application.RecentFiles.Count0mY检测VBA |
返回最近打开的文档数目0mY检测VBA |
Application.System.FreeDiskSpace0mY检测VBA |
返回应用程序所在磁盘可用空间0mY检测VBA |
Application.Templates.Count0mY检测VBA |
返回应用程序所使用的模板数0mY检测VBA |
Application.UserName0mY检测VBA |
返回应用程序用户名0mY检测VBA |
Application.Version0mY检测VBA |
返回应用程序的版本号0mY检测VBA |
Application.Activate0mY检测VBA |
激活指定对象0mY检测VBA |
Application.Move0mY检测VBA |
设置任务窗口或活动文档窗口的位置0mY检测VBA |
Application.GoForward0mY检测VBA |
将插入在活动文档中进行编辑的最后三个位置之间向前移动0mY检测VBA |
Application.PrintOut0mY检测VBA |
该方法可打印指定文档的全部或部分0mY检测VBA |
Application.Resize0mY检测VBA |
调整Word窗口大小。如果该窗口被最大化或最小化将导致出错0mY检测VBA |
Application.Quit0mY检测VBA |
退出Word,并可选择保存或传送打开的文档0mY检测VBA |