XlCorruptLoad enumeration (Excel)
Specifies the processing for a file when it is opened.
Name | Value | Description |
---|---|---|
xlExtractData | 2 | Workbook is opened in extract data mode. |
xlNormalLoad | 0 | Workbook is opened normally. |
xlRepairFile | 1 | Workbook is opened in repair mode. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.