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