Class FormulaCellInfo
Inheritance
System.Object
    FormulaCellInfo
  Implements
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
Assembly: EPPlus.dll
Syntax
public class FormulaCellInfo : IFormulaCellInfoProperties
Address
Declaration
public string Address { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Formula
Declaration
public string Formula { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Worksheet
Declaration
public string Worksheet { get; }Property Value
| Type | Description | 
|---|---|
| System.String |