'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;}
'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;}