'Declaration Public Sub ClearCustomName( _ ByVal name As System.String _ )
'Usage Dim instance As Workbook Dim name As System.String instance.ClearCustomName(name)
public void ClearCustomName( System.string name )
Parameters
- name
- The name.
'Declaration Public Sub ClearCustomName( _ ByVal name As System.String _ )
'Usage Dim instance As Workbook Dim name As System.String instance.ClearCustomName(name)
public void ClearCustomName( System.string name )