Exports the specified worksheet to the specified CSV file.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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 for WPF Programmer's Guide | © 2025 MindFusion |