Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IExpressionConsumer Interface
Properties Methods

In This Topic
    IExpressionConsumer Interface Members
    In This Topic

    The following tables list the members exposed by IExpressionConsumer.

    Public Properties
     NameDescription
     PropertyGets the formula count used by the consumer.  
     PropertyGets or sets IObjectExpressionSupport to the IExpressionConsumer.  
    Top
    Public Methods
     NameDescription
     MethodGets the base column of the relative formula.  
     MethodGets the base row of the relative formula.  
     MethodGets the cell ranges where the object is in effect.  
     MethodGets the formula, as a string, of the object at the specified index.  
     MethodGets the restrictions of the formula at the specified index.  
     MethodNotifies that a change related to the formula of the IExpressionConsumer occurred.  
     MethodNotifies that the formula at the specified index does not meet the restricted conditions.  
     MethodSets the formula of the object at the specified index.  
    Top
    See Also