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