Remove
Remove(string[])
Rimuove una matrice di nome
public void Remove(string[] names)
Parametro | Tipo | Descrizione |
---|---|---|
names | String[] | Il testo dei nomi. |
Guarda anche
- class NameCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells
Remove(string)
Rimuovi il nome.
public void Remove(string text)
Parametro | Tipo | Descrizione |
---|---|---|
text | String | Il testo del nome. |
Guarda anche
- class NameCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells