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