Workbook.DoNotPromptForConvert Property

Excel Developer Reference

Returns or sets if the user should be prompted to convert the workbook if the workbook contains features that are not supported by versions of Excel earlier than Excel 2007. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.DoNotPromptForConvert

expression   A variable that represents a Workbook object.

See Also