Workbook.DocumentInspectors 屬性

定義

取得活頁簿的文件檢查模組集合。

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

屬性值

Microsoft.Office.Core.DocumentInspectors 集合,其中包含活頁簿的文件偵測器模組。

適用於