|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.POIXMLDocumentPart
org.apache.poi.xslf.usermodel.XSLFComments
public class XSLFComments
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
DEFAULT_XML_OPTIONS |
| Method Summary | |
|---|---|
org.openxmlformats.schemas.presentationml.x2006.main.CTComment |
getCommentAt(int pos)
|
org.openxmlformats.schemas.presentationml.x2006.main.CTCommentList |
getCTCommentsList()
|
int |
getNumberOfComments()
|
| Methods inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
addRelation, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public org.openxmlformats.schemas.presentationml.x2006.main.CTCommentList getCTCommentsList()
public int getNumberOfComments()
public org.openxmlformats.schemas.presentationml.x2006.main.CTComment getCommentAt(int pos)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||