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 CTCommentList getCTCommentsList()
    • getNumberOfComments

      public int getNumberOfComments()
    • getCommentAt

      public CTComment getCommentAt(int pos)