FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ITableColumnExpressionConsumer Interface |
The following tables list the members exposed by ITableColumnExpressionConsumer.
Name | Description | |
---|---|---|
ColumnIndex | Gets the column index of table column that contain the formula. | |
FormulaCount | Gets the formula count used by the consumer. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
IsDataFormula | Indicates if the formula is column data formula. | |
ObjectExpressionProvider | Gets or sets IObjectExpressionSupport to the IExpressionConsumer. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
Table | Gets the table which contains the formula needed to bind to the data model. |
Name | Description | |
---|---|---|
GetBaseColumn | Gets the base column of the relative formula. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
GetBaseRow | Gets the base row of the relative formula. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
GetCellRanges | Gets the cell ranges where the object is in effect. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
GetFormula | Gets the formula, as a string, of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
GetRestrictions | Gets the restrictions of the formula at the specified index. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
NotifyChanged | Notifies that a change related to the formula of the IExpressionConsumer occurred. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
NotifyNotSatisfied | Notifies that the formula at the specified index does not meet the restricted conditions. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) | |
SetFormula | Sets the formula of the object at the specified index. (Inherited from FarPoint.Win.Spread.Model.IExpressionConsumer) |