VBA操作Word中Documents/Document对象属性介绍
如果您想通过VBA操作word,如下Documents/Document对象的属性,应该对您有所帮助。
ActiveDocument.AttachedTemplate.FullName '返回当前文档采用的模板名及模板所在位置
ActiveDocument.Bookmarks.Count '返回当前文档中的书签数
ActiveDocument.Characters.Count '返回当前文档的字符数
ActiveDocument.CodeName ‘返回当前文档的代码名称
ActiveDocument.Comments.Count ‘返回当前文档中的评论数
ActiveDocument.Endnotes.Count '返回当前文档中的尾注数
ActiveDocument.Fields.Count '返回当前文档中的域数目
ActiveDocument.Footnotes.Count ‘返回当前文档中的脚注数
ActiveDocument.FullName '返回当前文档的全名及所在位置
ActiveDocument.HasPassword '当前文档是否有密码保护
ActiveDocument.Hyperlinks.Count '返回当前文档中的链接数
ActiveDocument.Indexes.Count '返回当前文档中的索引数
ActiveDocument.ListParagraphs.Count '返回当前文档中项目编号或项目符号数
ActiveDocument.ListTemplates.Count '返回当前文档中使用的列表模板数
ActiveDocument.Paragraphs.Count '返回当前文档中的段落数
ActiveDocument.Password=XXX '设置打开文件使用的密码
ActiveDocument.ReadOnly '获取当前文档是否为只读属性
ActiveDocument.Saved '当前文档是否被保存
ActiveDocument.Sections.Count '当前文档中的节数
ActiveDocument.Sentences.Count ‘当前文档中的语句数
ActiveDocument.Shapes.Count '当前文档中的形状数
ActiveDocument.Styles.Count '当前文档中的样式数
ActiveDocument.Tables.Count ‘当前文档中的表格数
ActiveDocument.TablesOfAuthorities.Count ‘返回当前文档中的引文目录数
ActiveDocument.TablesOfAuthoritiesCategories.Count ‘返回当前文档中引文目录类别数
ActiveDocument.TablesOfContents.Count ‘返回当前文档中的目录数
ActiveDocument.TablesOfFigures.Count '返回当前文档中的图表目录数
栏 目:office教程
本文标题:VBA操作Word中Documents/Document对象属性介绍
本文地址:https://zz.feitang.co/wangzhanyunying/13949.html
您可能感兴趣的文章
- 03-24word里代码对齐快捷键是什么意思
- 03-24word在兼容模式是什么意思
- 03-24word文档字为什么不能前移
- 03-24word文档为什么不能接受修订
- 03-24word中方正小标宋什么意思
- 03-24word为什么会保存文件错误报告
- 03-24cad图为什么插入不到word中,cad图怎么插到word中
- 03-24word表格内为什么不能另起一行,word表格内怎么另起一行
- 03-24为什么word里插不进去页码,word怎么插页码?
- 03-24为什么wps word页面绿色变不回来


阅读排行
推荐教程
- 07-012025最新office2010永久激活码免费分享,附office 2010激活工具
- 07-01怎么免费获取2025最新office2016专业增强版永久激活密钥/序列号
- 07-01office365怎么永久激活?2025.5最新office,office365序列号推荐
- 06-25office2021年最新永久有效正版激活密钥免费分享
- 06-13Office 2024激活工具,2025年Office2024激活工具及激活密钥分享
- 05-12Microsoft office2019产品激活密钥(100%永久激活)
- 07-01office2021专业增强版2021激活密钥2023密钥永久激活 万能office202
- 06-17经验分享Win11激活密钥怎么获取(win11专业版激活密钥)
- 07-01office 2021激活码/序列号推荐,office2021附激活工具
- 06-25Office2021激活密钥永久最新分享




