API Reference
OfficeIMO.CSV API Reference
Complete API documentation auto-generated from source documentation.
Quick Start
Frequently used types and entry points.
CsvDocument
Represents a CSV document with a fluent, document-centric API. Thread-safe for independent read enum...
CsvProgress
Describes CSV read progress reported while records are emitted.
CsvRecord
A transient, span-backed CSV record passed to a projection callback.
CsvRow
Represents a single row in a CSV document.
CsvRowWriter
Streams typed, projected, or data-reader rows to CSV without materializing a CsvDocument.
CsvSchema
Describes the expected structure of a CSV document.
All Namespaces
Browse all 35 types organized by namespace.
OfficeIMO.CSV (35)
CsvColumnBuilder CsvColumnCountMismatchPolicy CsvColumnRule CsvCompressionType CsvDataReaderOptions CsvDataReaderParallelOptions CsvDataTableOptions CsvDocument CsvDuplicateHeaderBehavior CsvException CsvFormulaInjectionPolicy CsvLoadOptions CsvMappingExtensions CsvParseError CsvParseErrorAction CsvParseException CsvProgress CsvQuoteMode CsvQuoteParsingMode CsvRecord CsvRecordFactoryBuilder`1 CsvRecordFactory`1 CsvRecordHeader CsvRow CsvRowExtensions CsvRowWriter CsvSaveOptions CsvSchema CsvSchemaBuilder CsvSchemaColumn CsvValidationError CsvValidationException CsvWriteParallelOptions ICsvDataReaderMetadata ICsvDataReaderPositionMetadata