Table of Contents

Class LoadFunctionFunctionParamsBase

Namespace
OfficeOpenXml.LoadFunctions
Assembly
Magicodes.EPPlus.dll
public abstract class LoadFunctionFunctionParamsBase
Inheritance
LoadFunctionFunctionParamsBase
Derived
Inherited Members
Extension Methods

Constructors

LoadFunctionFunctionParamsBase()

protected LoadFunctionFunctionParamsBase()

Properties

PrintHeaders

public bool PrintHeaders { get; set; }

Property Value

bool

TableStyle

public TableStyles TableStyle { get; set; }

Property Value

TableStyles