New to Kendo UI for Angular? Start a free 30-day trial
Angular Spreadsheet Sheets Bar
The sheets bar provides a convenient way to manage the sheets. It is always available at the bottom of the Spreadsheet component.
The sheets bar allows the user to perform the following actions:
- Add a new sheet—To add new sheets, click the '+' button at the beginning of the sheets bar. The new sheet will be added to the right of the existing ones with a default name. When the sheets exceed the component's width, you can scroll them horizontally by using the left and right arrows.
- Change the active sheet—To make a sheet active, select it. If the sheet that you want to select isn't visible, use the dropdown button at the beginning of the sheets bar—it lists all available sheets.
- Modify a sheet—Each sheet supports an individual menu that provides options applicable to the respective sheet only. You can apply the following options to each sheet:
- Delete
- Duplicate
- Rename
- Hide
- Move Right
- Move Left
The following example demonstrates the sheets bar in action.
Change Theme
Theme
Loading ...