to_binary method

to_binary

Returns the binary representation of the VBA project as OLE container

Returns

Binary representation of the VBA project as OLE container

def to_binary(self):
    ...

See Also