org.apache.poi.hemf.record
Class HemfCommentEMFSpool

java.lang.Object
  extended by org.apache.poi.hemf.record.AbstractHemfComment
      extended by org.apache.poi.hemf.record.HemfCommentEMFSpool

@Internal
public class HemfCommentEMFSpool
extends AbstractHemfComment

Not yet implemented


Constructor Summary
HemfCommentEMFSpool(byte[] rawBytes)
           
 
Method Summary
 
Methods inherited from class org.apache.poi.hemf.record.AbstractHemfComment
getRawBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HemfCommentEMFSpool

public HemfCommentEMFSpool(byte[] rawBytes)


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.