SpreadsheetControl.CreateRibbonStatusBar Method
Name | Parameters | Description |
---|---|---|
CreateRibbonStatusBar(RibbonControl, SpreadsheetStatusBarItems) | ribbon, statusBarItems | Creates a RibbonStatusBar with the specified items and binds it to the RibbonControl. |
CreateRibbonStatusBar(RibbonControl) | ribbon | Creates a RibbonStatusBar with all Spreadsheet-related items and binds it to the specified RibbonControl. |