Remove
Remove(string[])
Supprimer un tableau de name
public void Remove(string[] names)
| Paramètre | Taper | La description |
|---|---|---|
| names | String[] | Le texte des noms. |
Voir également
- class NameCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells
Remove(string)
Supprimer le nom.
public void Remove(string text)
| Paramètre | Taper | La description |
|---|---|---|
| text | String | Le texte du nom. |
Voir également
- class NameCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells