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