Class XSLFComments

java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xslf.usermodel.XSLFComments

@Beta public class XSLFComments extends POIXMLDocumentPart
  • Method Details

    • getCTCommentsList

      public org.openxmlformats.schemas.presentationml.x2006.main.CTCommentList getCTCommentsList()
    • getNumberOfComments

      public int getNumberOfComments()
    • getCommentAt

      public org.openxmlformats.schemas.presentationml.x2006.main.CTComment getCommentAt(int pos)