Clear
TextBoxCollection.Clear method
Rensa alla textrutor.
public void Clear()
Exempel
[C#]
//rensa all textruta
textBoxCollection.Clear();
Se även
- class TextBoxCollection
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells
Rensa alla textrutor.
public void Clear()
[C#]
//rensa all textruta
textBoxCollection.Clear();