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