type property

type property

Gets the type of the ActiveX control.

Definition:

@property
def type(self):
    ...

See Also