[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetCustomNameEnumerator

GetCustomNameEnumerator Method

GetCustomNameEnumerator()

Gets an IEnumerator that enumerates through the names of the named expressions in the model.

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