Spread Windows Forms 9.0 Product Documentation
ITableColumnExpressionConsumer Interface Members
Properties  Methods 

The following tables list the members exposed by ITableColumnExpressionConsumer.

Public Properties
 NameDescription
 PropertyColumnIndexGets the column index of table column that contain the formula.  
 PropertyFormulaCountGets the formula count used by the consumer. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 PropertyIsDataFormulaIndicates if the formula is column data formula.  
 PropertyObjectExpressionProviderGets or sets IObjectExpressionSupport to the IExpressionConsumer. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 PropertyTableGets the table which contains the formula needed to bind to the data model.  
Top
Public Methods
 NameDescription
 MethodGetBaseColumnGets the base column of the relative formula. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodGetBaseRowGets the base row of the relative formula. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodGetCellRangesGets the cell ranges where the object is in effect. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodGetFormulaGets the formula, as a string, of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodGetRestrictionsGets the restrictions of the formula at the specified index. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodNotifyChangedNotifies that a change related to the formula of the IExpressionConsumer occurred. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodNotifyNotSatisfiedNotifies that the formula at the specified index does not meet the restricted conditions. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
 MethodSetFormulaSets the formula of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer)
Top
See Also

Reference

ITableColumnExpressionConsumer Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.