Exports the specified worksheet to the specified CSV file.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public void Export ( |
Visual Basic
![]() |
---|
Public Sub Export( _ |
The worksheet to export the data from.
A string specifying the path to the .csv file.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |