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...
CsvMapper`1
Fluent mapping builder used to project CSV rows into typed models.
CsvRow
Represents a single row in a CSV document.
CsvSchema
Describes the expected structure of a CSV document.
CsvColumnRule
Represents an individual validation rule for a column.
CsvSchemaColumn
Describes a single column inside a CSV schema.
All Namespaces
Browse all 17 types organized by namespace.