TextBoxActiveXControl.Text
TextBoxActiveXControl.Text property
Gets and set text of the control.
public string Text { get; set; }
Examples
[C#]
activeXControl.Text = "This is a test.";
See Also
- class TextBoxActiveXControl
- namespace Aspose.Cells.Drawing.ActiveXControls
- assembly Aspose.Cells