5月 10, 2024 11:11:06 上午 com.grapecity.documents.excel.I.aV a
警告: Error occurred while copying sheet '_sys_data_backend'.
The target workbook doesn't contain one or more referenced sheets:
'Sheet1' at $F$2
'Sheet1' at $F$3
'Sheet1' at $F$4
'Sheet1' at $F$5
'Sheet1' at $F$6
'Sheet1' at $F$7
'Sheet1' at $F$8
'_sys_data_struct' at $I$2
'_sys_data_struct' at $I$3
'_sys_data_struct' at $I$4
'_sys_data_struct' at $I$5
'_sys_data_struct' at $I$6
'_sys_data_struct' at $I$7
'_sys_data_struct' at $I$8
'_sys_data_struct_item' at $J$2
'_sys_data_struct_item' at $J$3
'_sys_data_struct_item' at $J$4
'_sys_data_struct_item' at $J$5
'_sys_data_struct_item' at $J$6
'_sys_data_struct_item' at $J$7
'_sys_data_struct_item' at $J$8
Exception in thread "main" java.lang.IllegalStateException: A workbook must contain at least one visible worksheet.
at com.grapecity.documents.excel.I.aQ.r(Unknown Source)
at com.grapecity.documents.excel.template.ba.a(Unknown Source)
at com.grapecity.documents.excel.template.ba.b(Unknown Source)
at com.grapecity.documents.excel.template.ba.b(Unknown Source)
at com.grapecity.documents.excel.template.bx.b(Unknown Source)
at com.grapecity.documents.excel.I.aQ.b(Unknown Source)
at com.grapecity.documents.excel.Workbook.processTemplate(Unknown Source)
at com.grapecity.documents.excel.Workbook.processTemplate(Unknown Source)
at org.example.Main.main(Main.java:39)