Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::SetSpecialEffect method
TextBoxActiveXControl::SetSpecialEffect method
Gets and sets the special effect of the control.
void Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::SetSpecialEffect(ControlSpecialEffectType value)
Examples
activeXControl.SetSpecialEffect(ControlSpecialEffectType::Bump);
See Also
- Class Vector
- Enum ControlSpecialEffectType
- Class TextBoxActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++