TextBoxActiveXControl.SpecialEffect
TextBoxActiveXControl.SpecialEffect property
Gets and sets the special effect of the control.
public ControlSpecialEffectType SpecialEffect { get; set; }
Examples
[C#]
activeXControl.SpecialEffect = Aspose.Cells.Drawing.ActiveXControls.ControlSpecialEffectType.Bump;
See Also
- enum ControlSpecialEffectType
- class TextBoxActiveXControl
- namespace Aspose.Cells.Drawing.ActiveXControls
- assembly Aspose.Cells