ODF .NET > Tutorial > Export to CSV

The following example shows you how to export the whole document to comma separated values with a single call. The GetCsv method writes every table, each preceded by its name, and quotes the fields that contain a comma, a quotation mark or a line break, as specified by RFC 4180.

C# example
VB example

Need help? Ask our developers: