Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetBorderStyle method
TextBoxActiveXControl::GetBorderStyle method
Gets and set the type of border used by the control.
ControlBorderType Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetBorderStyle()
Examples
ControlBorderType borderType = activeXControl.GetBorderStyle();
See Also
- Enum ControlBorderType
- Class TextBoxActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++