FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : IExpressionConsumer Interface |
The following tables list the members exposed by IExpressionConsumer.
Name | Description | |
---|---|---|
FormulaCount | Gets the formula count used by the consumer. | |
ObjectExpressionProvider | Gets or sets IObjectExpressionSupport to the IExpressionConsumer. |
Name | Description | |
---|---|---|
GetBaseColumn | Gets the base column of the relative formula. | |
GetBaseRow | Gets the base row of the relative formula. | |
GetCellRanges | Gets the cell ranges where the object is in effect. | |
GetFormula | Gets the formula, as a string, of the object at the specified index. | |
GetRestrictions | Gets the restrictions of the formula at the specified index. | |
NotifyChanged | Notifies that a change related to the formula of the IExpressionConsumer occurred. | |
NotifyNotSatisfied | Notifies that the formula at the specified index does not meet the restricted conditions. | |
SetFormula | Sets the formula of the object at the specified index. |