Table of Contents

Enum ApplyDataFrom

Namespace
OfficeOpenXml.Table
Assembly
EPPlus.dll

Option for which data should overwrite the other in a sync.

public enum ApplyDataFrom

Fields

CellsToColumnNames = 1

Overwrite columnNames with cell data

ColumnNamesToCells = 0

Overwrite cells with column name data