API Reference

Class

CsvSchema

Namespace OfficeIMO.CSV
Assembly OfficeIMO.CSV
Modifiers sealed

Describes the expected structure of a CSV document.

Inheritance

  • Object
  • CsvSchema

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public IReadOnlyList<CsvSchemaColumn> Columns { get; } #

Gets the ordered set of columns expected by the schema.