[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetDataModel.GetModelScopeNameEnumerator

GetModelScopeNameEnumerator Method

GetModelScopeNameEnumerator()

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

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

An IEnumerator object.

Implements