org.apache.poi.hemf.record
Class HemfComment

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

@Internal
public class HemfComment
extends AbstractHemfComment

Contains arbitrary data


Constructor Summary
HemfComment(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

HemfComment

public HemfComment(byte[] rawBytes)


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