ToBinary

IVbaProject.ToBinary method

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

public byte[] ToBinary()

Return Value

Binary representation of the VBA project as OLE container

See Also