FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IExpressionConsumer Interface |
For a list of all members of this type, see IExpressionConsumer members.
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. |