Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetType method
TextBoxActiveXControl::GetType method
Gets the type of the ActiveX control.
ControlType Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetType()
Examples
ControlType type = activeXControl.GetType();
See Also
- Enum ControlType
- Class TextBoxActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++