Clear
TextBoxCollection.Clear method
Cancella tutte le caselle di testo.
public void Clear()
Esempi
[C#]
//cancella tutta la casella di testo
textBoxCollection.Clear();
Guarda anche
- class TextBoxCollection
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells