Table of Contents

Class NameValueProvider

Namespace
OfficeOpenXml.FormulaParsing
Assembly
Magicodes.EPPlus.dll
public class NameValueProvider : INameValueProvider
Inheritance
NameValueProvider
Implements
Inherited Members
Extension Methods

Properties

Empty

public static INameValueProvider Empty { get; }

Property Value

INameValueProvider

Methods

GetNamedValue(string)

public object GetNamedValue(string key)

Parameters

key string

Returns

object

IsNamedValue(string, string)

public bool IsNamedValue(string key, string worksheet)

Parameters

key string
worksheet string

Returns

bool

Reload()

public void Reload()