WorkbookValidator
Overview
WorkbookValidator is a class in Aspose.Cells FOSS for C++.
Represents workbook validator.
Methods
| Signature | Description |
|---|---|
ValidateForSave(workbookModel: CellValue, packageModel: CellValue) → std::vector<ValidationMessage> | Validates the current state. The workbook model. The package model. The validation message list. |