[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IObjectExpressionSupport.GetAdjustingFormulaInfo

GetAdjustingFormulaInfo Method

GetAdjustingFormulaInfo(IExpressionConsumer)

Gets the information about how the consumer formulas have changed.

Declaration
List<RangeElement<ExpressionConsumerFormulaInfo>> GetAdjustingFormulaInfo(IExpressionConsumer obj)
Function GetAdjustingFormulaInfo(obj As IExpressionConsumer) As List(Of RangeElement(Of ExpressionConsumerFormulaInfo))
Parameters
Type Name Description
IExpressionConsumer obj

The object consumer

Returns
Type Description
List<RangeElement<ExpressionConsumerFormulaInfo>>

List of RangeElement that contains the information about how the consumer formulas have changed