Returns an IValidationReport object representing the validation report currently shown in the validation report pane.
GetValidationReport(in workbook:Microsoft.Office.Interop.Excel.Workbook) -> IValidationReport |
Name |
Type |
Description |
---|---|---|
workbook |
Microsoft.Office.Interop.Excel.Workbook |
The Excel workbook from which to get the validation report. |