Remove
Remove(string[])
Elimina una matriz de name
public void Remove(string[] names)
Parámetro | Escribe | Descripción |
---|---|---|
names | String[] | El texto de los nombres. |
Ver también
- class NameCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells
Remove(string)
Eliminar el nombre.
public void Remove(string text)
Parámetro | Escribe | Descripción |
---|---|---|
text | String | El texto del nombre. |
Ver también
- class NameCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells