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
Methods
GetNamedValue(string)
public object GetNamedValue(string key)
Parameters
key
string
Returns
IsNamedValue(string, string)
public bool IsNamedValue(string key, string worksheet)
Parameters
Returns
Reload()
public void Reload()