to_binary method

to_binary

Returns the binary representation of the VBA project as OLE container. Read-only int[].

Returns

Binary representation of the VBA project as OLE container

def to_binary(self):
    ...

See Also