Class OleObjectBinaryPart

java.lang.Object
Direct Known Subclasses:
VbaProjectBinaryPart, VbaProjectSignatureBin

public class OleObjectBinaryPart
extends BinaryPart
You can use oleObjectBinaryPart.setBinaryData( ByteBuffer.wrap(bytes) ); to populate this from a byte[]
Author:
jharrop