ToggleButtonActiveXControl.SpecialEffect
ToggleButtonActiveXControl.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 ToggleButtonActiveXControl
- namespace Aspose.Cells.Drawing.ActiveXControls
- assembly Aspose.Cells