ShowExcelSecurityPopup Property
ShowExcelSecurityPopup
Gets or sets whether to display the Excel password popup.
Declaration
[Bindable(true)]
public bool ShowExcelSecurityPopup { get; set; }
<Bindable(True)>
Public Property ShowExcelSecurityPopup As Boolean