[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomFunctionEnumerator

GetCustomFunctionEnumerator Method

GetCustomFunctionEnumerator()

Gets an IEnumerator that enumerates through the names of the custom functions in the model.

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