Spotfire.Dxp.Data.Export Namespace TIBCO Spotfire 7.12 API Reference
The Spotfire.Dxp.Data.Export namespace contains base classes for extending the data export formats.
Classes

  Class Description
Public class DataWriter
Represents a class capable of exporting data from a DataTable to a Stream given a set of ordered row indexes and a enumerable of column names.
Public class DataWriterFactory
Abstract class for output file formats with a unique name, supported file extensions and the ability to create a DataWriter capable of writing to the output file format.
Public class DataWriterFactoryT
Template DataWriterFactory.
Public class DataWriterTypeIdentifiers
Defines the type identifiers for built-in data writers.
Public class OutputFileTypes
Default output file types.