Class AbstractHemfComment

java.lang.Object
org.apache.poi.hemf.record.AbstractHemfComment
Direct Known Subclasses:
HemfComment, HemfCommentEMFPlus, HemfCommentEMFSpool, HemfCommentPublic.BeginGroup, HemfCommentPublic.EndGroup, HemfCommentPublic.MultiFormats, HemfCommentPublic.WindowsMetafile

@Internal public abstract class AbstractHemfComment extends Object
Syntactic utility to allow for four different comment classes
  • Constructor Details

    • AbstractHemfComment

      public AbstractHemfComment(byte[] rawBytes)
  • Method Details

    • getRawBytes

      public byte[] getRawBytes()