'Declaration Public Overloads Sub Remove( _ ByVal name As System.String _ )
public void Remove( System.string name )
Parameters
- name
- Name of the sheet to remove from the collection (case-insensitive).
'Declaration Public Overloads Sub Remove( _ ByVal name As System.String _ )
public void Remove( System.string name )