Exports the specified worksheet to the specified CSV file.
Namespace: com.mindfusion.spreadsheetPackage: com.mindfusion.spreadsheet
public void export ( Worksheet worksheet, String filePath)
The worksheet to export the data from.
A string specifying the path to the CSV file.
CsvExporter MembersCsvExporter Classcom.mindfusion.spreadsheet Namespace