Table of Contents

Class LoadFromDictionariesParams

Namespace
OfficeOpenXml.LoadFunctions.Params
Assembly
Magicodes.EPPlus.dll
public class LoadFromDictionariesParams : LoadFunctionFunctionParamsBase
Inheritance
LoadFromDictionariesParams
Inherited Members
Extension Methods

Constructors

LoadFromDictionariesParams()

public LoadFromDictionariesParams()

Properties

HeaderParsingType

public HeaderParsingTypes HeaderParsingType { get; set; }

Property Value

HeaderParsingTypes

Keys

public IEnumerable<string> Keys { get; }

Property Value

IEnumerable<string>

Methods

SetKeys(params string[])

public void SetKeys(params string[] keys)

Parameters

keys string[]