Table of Contents

Namespace WeihanLi.Npoi

Classes

ConfigurationExtensions

Provides convenience extension methods for configuring Excel import/export metadata.

CsvHelper

CsvHelper provides utilities for reading and writing CSV files, supporting conversion between CSV data and DataTables or strongly-typed entities.

ExcelHelper

ExcelHelper

FluentSettings

Central entry point for configuring Excel mappings via a fluent API.

NpoiCellCollection

npoi row cell collection

NpoiExtensions

Extension methods that convert between NPOI primitives and the strongly-typed configuration layer.

NpoiRowCollection

npoi sheet row collection

TemplateHelper

Provides helper APIs for configuring template-driven exports.

TemplateOptions

Represents the configurable placeholders used by the templated export pipeline.

Structs

CellPosition

Represents a zero-based row/column coordinate within a sheet.

Interfaces

IMappingProfile

Marker interface for describing fluent configuration profiles.

IMappingProfile<T>

Strongly typed mapping profile contract.

Enums

ExcelFormat

ExcelFormat