FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FormulaProvider Class |
For a list of all members of this type, see FormulaProvider members.
Name | Description | |
---|---|---|
AddCustomFunctionInfo | Adds the custom function information that is used when parsing and evaluating the formula. | |
AddQueryValueName | Adds the name of the query value which is used when parse and evaluate formula. | |
BeginInit | Signals the object that initialization is starting. | |
Calculate | Calculates the result for the formula of each control and updates the corresponding property. | |
CanExtend | Specifies whether this object can provide its extender properties to the specified object. Only support Windows.Forms.Control | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Releases all resources used by the System.ComponentModel.Component. | |
EndInit | Signals the object that initialization is complete. | |
GetFormula | Gets the formula of the control. | |
GetFormulaTriggerEvent | Gets the formula trigger event for the specified control. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
RemoveCustomFunctionInfo | Removes the custom function information. | |
RemoveQueryValueName | Removes the name of the query value. | |
SetFormula | Sets the formula for the specified control. | |
SetFormulaTriggerEvent | Sets the formula trigger event for the specified control. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the FormulaProvider is reclaimed by garbage collection. | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |