Spread for ASP.NET 7.0 Product Documentation
IObjectExpressionSupport Interface Members
See Also  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : IObjectExpressionSupport Interface

Glossary Item Box

The following tables list the members exposed by IObjectExpressionSupport.

Public Methods

 NameDescription
 MethodAttachObjectExpressionAttaches the expression consumer to the data model.  
 MethodDetachObjectExpressionDetaches the expression consumer from the data model.  
 MethodGetAdjustingFormulaInfoGets the information about how the consumer formulas have changed.  
 MethodGetExpressionGets the expression, as a Expression, of the object at the specified index.  
 MethodGetFormulaGets the formula, as a string, of the object at the specified index.  
 MethodGetFormulaContextTypeGets the information of formula context of the object consumer.  
 MethodGetValueGets the value of an specified formula of the object consumer at the specified cell.  
 MethodModifyObjectExpressionNotifies the IObjectExpressionSupport that the consumer formula at the specified index has been modified.  
 MethodParseFormulaParses the string value and returns the expression for the cell at the specified row and column.  
 MethodUnparseFormulaGets the formula, as a string value, for the specified expression for the cell at the specified row and column.  
 MethodUpdateFormulasWhenModelChangedUpdates all formulas of all the IExpressionConsumer object when changing the data model of a sheet in Spread.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.