Spread Windows Forms 9.0 Product Documentation
IObjectExpressionSupport Interface Members
Methods 

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 formula context information of the object consumer.  
 MethodGetValueGets the value of a 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

Reference

IObjectExpressionSupport Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.