'Declaration
Public Sub RefreshState( _ Optional ByVal includeWorkbook As Boolean _ )
'Usage
Dim instance As RibbonBar Dim includeWorkbook As Boolean instance.RefreshState(includeWorkbook)
public void RefreshState( bool includeWorkbook )
Parameters
- includeWorkbook
- A value indicates whether workbook related items will be updated.