Imports the specified Excel Open XML document into the specified workbook.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public void importXlsx ( |
A string specifying the path to the XLSX file.
A Workbook instance where to import the Excel data.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |