_Workbook.DoNotPromptForConvert Property

Definition

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 short_Excel2007. Read/write

public:
 property bool DoNotPromptForConvert { bool get(); void set(bool value); };
public bool DoNotPromptForConvert { get; set; }
Public Property DoNotPromptForConvert As Boolean

Property Value

Boolean

Applies to