Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / DefaultSheetDataModel Class / ClearModelScopeCustomName Method


In This Topic
    ClearModelScopeCustomName Method (DefaultSheetDataModel)
    In This Topic
    Removes all named expressions from the model scope.
    Syntax
    'Declaration
     
    
    Public Sub ClearModelScopeCustomName() 
    'Usage
     
    
    Dim instance As DefaultSheetDataModel
     
    instance.ClearModelScopeCustomName()
    public void ClearModelScopeCustomName()
    See Also