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