Workbook.Inspect Method
| Name | Parameters | Description |
|---|---|---|
| Inspect() | none | Inspects the workbook for potential issues using default options and returns the results. |
| Inspect(WorkbookInspectOptions) | options | Inspects the workbook for potential issues and returns the results. |