Only prints the currently active sheet.
Reference code:
let wsheet = new websheet('yourID', yourElement);
let activeSheet = wsheet.ActiveSheet();
activeSheet.print();
Right-click directly and select the print button, as shown:
Simply use the Ctrl+P shortcut to print