Clear
TextBoxCollection.Clear method
Borrar todos los cuadros de texto.
public void Clear()
Ejemplos
[C#]
// borrar todo el cuadro de texto
textBoxCollection.Clear();
Ver también
- class TextBoxCollection
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells