Imports the specified CSV stream into the specified worksheet.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public boolean importData ( |
A stream containing the CSV contents.
The Worksheet instance where to import the data.
true if the data was successfully loaded; otherwise, false.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |