Spread for ASP.NET 11 Product Documentation
ShowExcelSecurityPopup Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CommandBarInfo Class : ShowExcelSecurityPopup Property
Gets or sets whether to display the Excel password popup.
Syntax
'Declaration
 
Public Property ShowExcelSecurityPopup As Boolean
'Usage
 
Dim instance As CommandBarInfo
Dim value As Boolean
 
instance.ShowExcelSecurityPopup = value
 
value = instance.ShowExcelSecurityPopup
public bool ShowExcelSecurityPopup {get; set;}
See Also

Reference

CommandBarInfo Class
CommandBarInfo Members