Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FormulaEntry Class
Members


In This Topic
    FormulaEntry Class
    In This Topic
    Stores the formula and target control id.
    Object Model
    FormulaEntry Class
    Syntax
    'Declaration
     
    
    Public Class FormulaEntry 
       Inherits StateManaged
    'Usage
     
    
    Dim instance As FormulaEntry
    public class FormulaEntry : StateManaged 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.StateManaged
          FarPoint.Web.Spread.FormulaEntry

    See Also