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


In This Topic
    FormulaExtender Class
    In This Topic
    Represents the extended .net control for using formulas.
    Object Model
    FormulaExtender ClassFormulaEntryCollection ClassFormulaEntry Class
    Syntax
    'Declaration
     
    
    Public Class FormulaExtender 
       Inherits System.Web.UI.Control
    'Usage
     
    
    Dim instance As FormulaExtender
    public class FormulaExtender : System.Web.UI.Control 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          FarPoint.Web.Spread.FormulaExtender

    See Also