DocumentInspectors 集合是 Microsoft Word 中的 Document 对象、Excel 中的 Workbook 对象和 PowerPoint 中的 Presentation 对象的一部分。 DocumentInspectors 集合包含多个 DocumentInspector 对象,其中每一个对象都用于一些内置选项以及安装的一个自定义文档检查器模块。
命名空间: Microsoft.Office.Core 程序集: office.dll 表示集合中的 DocumentInspectors 文档检查器模块。C++ 复制 public interface class DocumentInspector : Microsoft::Office::Core::_IMsoDispObj属性 GuidAttribute 实现 _IMsoDispObj 注解DocumentInspector 对象提供对 Inspect(MsoDocInspectorStatus, String) 和...
Microsoft.Office.Core Assembly: office.dll Represents a collection ofDocumentInspectorobjects. C++ publicinterfaceclassDocumentInspectors:Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable Attributes GuidAttribute Implements _IMsoDispObjIEnumerable ...
DocumentInspector.Inspect 方法 (Office) Microsoft Learn Challenge Nov 23, 2024 – Jan 10, 2025 立即注册 消除警报 Learn 发现 产品文档 开发语言 主题 登录 本文原文为英文,已针对你所在市场进行了翻译。 你对所用语言的质量的满意度如何? Office VBA 参考...
Namespace: Microsoft.Office.Core Assembly: office.dll Represents a collection of DocumentInspector objects.C++ Copy public interface class DocumentInspectors : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerableAttributes GuidAttribute ...
表達會傳回DocumentInspector 物件的運算式。 傳回值 字串 另請參閱 DocumentInspector 物件成員 支援和意見反應 有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱Office VBA 支援與意見反應。 意見反映 ...
private void GetDocumentInspectors() { foreach (Office.DocumentInspector insp in this.DocumentInspectors) { Office.MsoDocInspectorStatus status; string results = String.Empty; insp.Inspect(out status, out results); MessageBox.Show("Inspector Name: " + insp.Name + "\r\nStatus: " + status.ToStr...
Document Inspector XML file format support Office has hardened the attack surface through the following features:Data Execution Prevention (DEP) support Group Policy enforcement Trusted time-stamping support for digital signatures Domain-based password complexity checking and enforcement Encryption-stren...
The Document Inspector found one or more embedded files (such as an Office or text document) or embedded objects (such as a chart or an equation) that may have data that isn't visible in your document. For example, you may have embedded an Excel chart in your PowerPoint presentation that...
不是。虽然Microsoft Office Enterprise 2007是包含组件最多的Office套件,但并不包括全部Microsoft Office 2007程序。Office 2007是Microsoft Office 2007程序们的总称。而Microsoft Office Enterprise 2007只是套件之一。以下摘自http://office.microsoft.com/2007 Microsoft Office System Suites Overview and Compare2007 Micro...