Aspose::Cells::Drawing::TextBoxCollection::Clear method
TextBoxCollection::Clear method
Clear all text boxes.
void Aspose::Cells::Drawing::TextBoxCollection::Clear()
Examples
//clear all textbox
textBoxCollection.Clear();
See Also
- Class Vector
- Class TextBoxCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++