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