Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetText method
TextBoxActiveXControl::GetText method
Gets and set text of the control.
U16String Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetText()
Examples
U16String txt = activeXControl.GetText();
See Also
- Class U16String
 - Class TextBoxActiveXControl
 - Namespace Aspose::Cells::Drawing::ActiveXControls
 - Library Aspose.Cells for C++