Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::GetType method

ToggleButtonActiveXControl::GetType method

Gets the type of the ActiveX control.

ControlType Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::GetType()

Examples

ControlType type = activeXControl.GetType();

See Also