Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Static
Readonly
ExcelIdentifies the ExcelXlsDataWriter, a data writer for writing data as Excel workbooks.
Static
Readonly
ExcelIdentifies the ExcelXlsxDataWriter, a data writer for writing data as Excel workbooks.
Static
Readonly
SbdfIdentifies the SbdfDataWriter, a data writer for writing data to the SBDF format.
Static
Readonly
SpreadsheetIdentifies the SpreadsheetDataCsvUtf8Writer, a data writer for writing data to spreadsheet csv format with UTF8 encoding.
Static
Readonly
SpreadsheetIdentifies the SpreadsheetDataCsvWriter, a data writer for writing data to spreadsheet csv format.
Static
Readonly
SpreadsheetIdentifies the SpreadsheetDataSemicolonUtf8Writer, a data writer for writing data to spreadsheet semicolon format with UTF8 encoding.
Static
Readonly
SpreadsheetIdentifies the SpreadsheetDataSemicolonWriter, a data writer for writing data to spreadsheet semicolon format.
Static
Readonly
SpreadsheetIdentifies the SpreadsheetDataWriter, a data writer for writing data to spreadsheet tab format.
Static
Readonly
SpreadsheetIdentifies the SpreadsheetUtf8DataWriter, a data writer for writing data to spreadsheet format with UTF8 encoding.
Static
Readonly
StdfIdentifies the StdfDataWriter, a data writer for writing data to the STDF format, current version.
Static
Readonly
StdfIdentifies the StdfOneDataWriter, a data writer for writing data to the STDF format, version 1.0.
Defines the type identifiers for built-in data writers.
Since
2.0