Uses of Class
org.apache.poi.hemf.record.AbstractHemfComment
-
Packages that use AbstractHemfComment Package Description org.apache.poi.hemf.record -
-
Uses of AbstractHemfComment in org.apache.poi.hemf.record
Subclasses of AbstractHemfComment in org.apache.poi.hemf.record Modifier and Type Class Description classHemfCommentContains arbitrary dataclassHemfCommentEMFPlusAn HemfCommentEMFPlus may contain one or more EMFPlus recordsclassHemfCommentEMFSpoolNot yet implementedstatic classHemfCommentPublic.BeginGroupStub, to be implementedstatic classHemfCommentPublic.EndGroupStub, to be implementedstatic classHemfCommentPublic.MultiFormatsstatic classHemfCommentPublic.WindowsMetafileStub, to be implementedMethods in org.apache.poi.hemf.record that return AbstractHemfComment Modifier and Type Method Description AbstractHemfCommentHemfCommentRecord. getComment()
-