DVXP TEdit.NET 3.0

TableEditor.ExportToExcel Method 

Returns the current contents of the table editor as Excel-compatible comma separated values (CSV File).

[Visual Basic]
Public Function ExportToExcel() As String
[C#]
public string ExportToExcel();

See Also

TableEditor Class | DVXP.DXTableEditor Namespace