Spread for ASP.NET 12 Product Documentation
IObjectExpressionSupport Interface Methods

FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : IObjectExpressionSupport Interface

For a list of all members of this type, see IObjectExpressionSupport members.

Public Methods
 NameDescription
 MethodAttaches the expression consumer to the data model.  
 MethodDetaches the expression consumer from the data model.  
 MethodGets the information about how the consumer formulas have changed.  
 MethodGets the expression, as a Expression, of the object at the specified index.  
 MethodGets the formula, as a string, of the object at the specified index.  
 MethodGets the formula context information of the object consumer.  
 MethodGets the value of a specified formula of the object consumer at the specified cell.  
 MethodNotifies the IObjectExpressionSupport that the consumer formula at the specified index has been modified.  
 MethodParses the string value and returns the expression for the cell at the specified row and column.  
 MethodGets the formula, as a string value, for the specified expression for the cell at the specified row and column.  
 MethodUpdates all formulas of all the IExpressionConsumer object when changing the data model of a sheet in Spread.  
Top
See Also

Reference

IObjectExpressionSupport Interface
FarPoint.Web.Spread.Model Namespace