ToggleButtonActiveXControl.Type
ToggleButtonActiveXControl.Type property
Gets the type of the ActiveX control.
public override ControlType Type { get; }
Examples
[C#]
Aspose.Cells.Drawing.ActiveXControls.ControlType type = activeXControl.Type;
See Also
- enum ControlType
- class ToggleButtonActiveXControl
- namespace Aspose.Cells.Drawing.ActiveXControls
- assembly Aspose.Cells