ToBinary

VbaProject.ToBinary method

Returns the binary representation of the VBA project as OLE container

public byte[] ToBinary()

Return Value

Binary representation of the VBA project as OLE container

See Also