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