Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 568 Bytes

Excel.XlCorruptLoad.md

File metadata and controls

23 lines (16 loc) · 568 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlCorruptLoad enumeration (Excel)
Excel.XlCorruptLoad
0b24b2d9-0a43-8b63-d02d-c783aca79f9c
06/08/2017
medium

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.

[!includeSupport and feedback]