WorkbookSanitizeAction Enum
Lists values that specify the action to perform with sanitized content.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Members
| Name | Description |
|---|---|
Removed
|
The sanitized content is removed from the workbook. |
MadeVisible
|
The sanitized content is made visible in the workbook. |
Related API Members
The following properties accept/return WorkbookSanitizeAction values:
See Also