Spread for ASP.NET 12 Product Documentation
ShowExcelButton Property


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

Reference

CommandBarInfo Class
CommandBarInfo Members