RemoveModelScopeCustomName Method (DefaultSheetDataModel)
Removes a custom name in the model scope.
public void RemoveModelScopeCustomName(
string
)
'Declaration
Public Sub RemoveModelScopeCustomName( _
ByVal As String _
)
'Usage
Dim instance As DefaultSheetDataModel
Dim name As String
instance.RemoveModelScopeCustomName(name)
Parameters
- name
- Name of the custom name to remove