Workbook.DocumentInspectors Property
Excel Developer Reference |
Returns a DocumentInspectors collection that represents the Document Inspector modules for the specified workbook. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.DocumentInspectors
expression A variable that represents a Workbook object.
See Also