Show / Hide Table of Contents

Class FormulaDependencyFactory

Inheritance
System.Object
FormulaDependencyFactory
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.FormulaParsing.ExcelUtilities
Assembly: EPPlus.dll
Syntax
public class FormulaDependencyFactory

Methods

Create(ParsingScope)

Declaration
public virtual FormulaDependency Create(ParsingScope scope)
Parameters
Type Name Description
ParsingScope scope
Returns
Type Description
FormulaDependency
Back to top Generated by DocFX