Validate
Validates the current report. To get the validation results, call GetValidationReport after calling this method.
Signature
Validate(in workbook:Microsoft.Office.Interop.Excel.Workbook) -> Void |
Parameters
Name | Type | Description |
---|---|---|
workbook | Microsoft.Office.Interop.Excel.Workbook | The Excel workbook to be validated. |