_Workbook.DocumentInspectors 属性

定义

返回表示 DocumentInspectors 指定工作簿的文档检查器模块的集合。 此为只读属性。

public:
 property Microsoft::Office::Core::DocumentInspectors ^ DocumentInspectors { Microsoft::Office::Core::DocumentInspectors ^ get(); };
public Microsoft.Office.Core.DocumentInspectors DocumentInspectors { get; }
Public ReadOnly Property DocumentInspectors As DocumentInspectors

属性值

DocumentInspectors

适用于