ExcelDnaPackSettings.

PromptBeforeOverwrite Property

Summary

Enable interactive prompt to overwrite the output .xll file, if it already exists. Defaults to if .
Assembly
Cake.ExcelDnaPack.dll
Namespace
Cake.ExcelDnaPack
Containing Type
ExcelDnaPackSettings

Syntax

public Nullable<bool> PromptBeforeOverwrite { get; set; }

Value

Type Description
Nullable<bool>