|
参数LUA检测VBA |
中文LUA检测VBA |
|
ActiveDocument.AttachedTemplate.FullNameLUA检测VBA |
返回当前文档采用模板名及模板所在位置LUA检测VBA |
|
ActiveDocument.Bookmarks.CountLUA检测VBA |
返回当前文档中的书签数LUA检测VBA |
|
ActiveDocument.Characters.CountLUA检测VBA |
返回当前文档的字符数LUA检测VBA |
|
ActiveDocument.Comments.CountLUA检测VBA |
返回当前文档的批注数LUA检测VBA |
|
ActiveDocument.Endnotes.CountLUA检测VBA |
返回当前文档的尾注数LUA检测VBA |
|
ActiveDocument.Fields.CountLUA检测VBA |
返回当前文档的域数目LUA检测VBA |
|
ActiveDocument.Footnotes.CountLUA检测VBA |
返回当前文档中的脚注数LUA检测VBA |
|
ActiveDocument.FullNameLUA检测VBA |
返回当前文档的全名及所在位置LUA检测VBA |
|
ActiveDocument.HasPasswordLUA检测VBA |
判断当前文档是否有密码保护LUA检测VBA |
|
ActiveDocument.Hyperlinks.CountLUA检测VBA |
返回当前文档中的链接数LUA检测VBA |
|
ActiveDocument.Indexes.CountLUA检测VBA |
返回当前文档中的索引数LUA检测VBA |
|
ActiveDocument.ListParagraphs.CountLUA检测VBA |
返回当前文档中项目编号或项目符号数LUA检测VBA |
|
ActiveDocument.PageSetupLUA检测VBA |
文档内的页面设置LUA检测VBA |
|
ActiveDocument.Paragraphs.CountLUA检测VBA |
返回当前文档中的段落数LUA检测VBA |
|
ActiveDocument.Password = xxxLUA检测VBA |
设置打开文件使用的密码LUA检测VBA |
|
ActiveDocument.PathLUA检测VBA |
文档所在路径LUA检测VBA |
|
ActiveDocument.ReadOnlyLUA检测VBA |
获取当前文档是否为只读属性LUA检测VBA |
|
ActiveDocument.SavedLUA检测VBA |
当前文档是否被保存LUA检测VBA |
|
ActiveDocument.Sections.CountLUA检测VBA |
当前文档中的节数LUA检测VBA |
|
ActiveDocument.Sentences.CountLUA检测VBA |
当前文档中的语句数LUA检测VBA |
|
ActiveDocument.Shapes.CountLUA检测VBA |
当前文档中的形状数LUA检测VBA |
|
ActiveDocument.Styles.CountLUA检测VBA |
当前文档中的样式数LUA检测VBA |
|
ActiveDocument.Tables.CountLUA检测VBA |
当前文档中的表格数LUA检测VBA |
|
ActiveDocument.TablesOfAuthorities.CountLUA检测VBA |
返回当前文档中的引文目录数LUA检测VBA |
|
ActiveDocument.TableOfContents.CountLUA检测VBA |
返回当前文档中的目录数LUA检测VBA |
|
ActiveDocument.TablesOfFigures.CountLUA检测VBA |
返回当前文档中的图表目录数LUA检测VBA |
|
ActiveDocument.Words.CountLUA检测VBA |
返回当前文档中字词数LUA检测VBA |