Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaProvider Class


FormulaProvider Class Methods

For a list of all members of this type, see FormulaProvider members.

Public Methods
 NameDescription
Public MethodAdds the custom function information that is used when parsing and evaluating the formula.  
Public MethodAdds the name of the query value which is used when parse and evaluate formula.  
Public MethodSignals the object that initialization is starting.  
Public MethodCalculates the result for the formula of each control and updates the corresponding property.  
Public MethodSpecifies whether this object can provide its extender properties to the specified object. Only support Windows.Forms.Control  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReleases all resources used by the System.ComponentModel.Component.  
Public MethodSignals the object that initialization is complete.  
Public MethodGets the formula of the control.  
Public MethodGets the formula trigger event for the specified control.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodGets the precedence controls.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodSets all the extender properties to empty for the specified component (control).  
Public MethodRemoves the custom function information.  
Public MethodRemoves the name of the query value.  
Public Method  
Public MethodSets the formula for the specified control.  
Public MethodSets the formula trigger event for the specified control.  
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Releases unmanaged resources and performs other cleanup operations before the FormulaProvider is reclaimed by garbage collection.  
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also