[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetCustomFunctionEnumerator

GetCustomFunctionEnumerator Method

GetCustomFunctionEnumerator()

Gets an IEnumerator for this sheet that enumerates through the names of the user-defined custom functions (FunctionInfo objects) in the model.

Declaration
public IEnumerator GetCustomFunctionEnumerator()
Public Function GetCustomFunctionEnumerator() As IEnumerator
Returns
Type Description
IEnumerator