WorkbookSanitizeResult(WorkbookContentType, WorkbookSanitizeAction) Constructor
Initializes a new instance of the WorkbookSanitizeResult class with specified settings.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| type | WorkbookContentType | The type of the workbook content that was sanitized. |
| action | WorkbookSanitizeAction | The action taken during the sanitization process. |
See Also