Spread Windows Forms 9.0 Product Documentation
ISupportFindFormulaDependent Interface Members
Properties  Methods 

The following tables list the members exposed by ISupportFindFormulaDependent.

Public Properties
 NameDescription
 PropertyReferenceStyleGets or sets the cell reference style. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
Top
Public Methods
 NameDescription
 MethodAttachObjectExpressionAttaches the expression consumer to the data model. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodDetachObjectExpressionDetaches the expression consumer from the data model. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetAdjustingFormulaInfoGets the information about how the consumer formulas have changed. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetDependentsOverloaded. Gets all the formula containers that have formulas referring to cells in a specified cell range.  
 MethodGetExpressionGets the expression, as a Expression, of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetFormulaGets the formula, as a string, of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetFormulaContextTypeGets the formula context information of the object consumer. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodGetValueGets the value of a specified formula of the object consumer at the specified cell. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodModifyObjectExpressionNotifies the IObjectExpressionSupport that the consumer formula at the specified index has been modified. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodParseFormulaParses the string value and returns the expression for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodSetExpressionSets the formula, as an expression, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodSetFormulaSets the formula, as a string, in the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IExpressionSupport)
 MethodUnparseFormulaGets the formula, as a string value, for the specified expression for the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
 MethodUpdateFormulasWhenModelChangedUpdates all formulas of all the IExpressionConsumer object when changing the data model of a sheet in Spread. (Inherited from FarPoint.Win.Spread.Model.IObjectExpressionSupport)
Top
See Also

Reference

ISupportFindFormulaDependent Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.