@Beta public final class XSLFNotes extends XSLFSheet implements Notes<XSLFShape,XSLFTextParagraph>
| Modifier and Type | Method and Description |
|---|---|
XSLFNotesMaster |
getMasterSheet() |
List<List<XSLFTextParagraph>> |
getTextParagraphs() |
XSLFTheme |
getTheme() |
CTNotesSlide |
getXmlObject() |
addShape, appendContent, clear, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTable, createTextBox, draw, getBackground, getFollowMasterGraphics, getPlaceholder, getPlaceholder, getPlaceholderDetails, getPlaceholders, getShapes, getSlideShow, importContent, iterator, removeShape_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommited, isCommitted, setCommited, setCommitted, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitdraw, getBackground, getFollowMasterGraphics, getPlaceholderDetails, getSlideShowaddShape, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTextBox, getShapes, removeShapeforEach, iterator, spliteratorpublic CTNotesSlide getXmlObject()
getXmlObject in class XSLFSheetpublic XSLFTheme getTheme()
getTheme in class XSLFSheetnull which means that this sheet is theme-less.
Sheets that support the notion of themes (slides, masters, layouts, etc.) should override this
method and return the corresponding package part.public XSLFNotesMaster getMasterSheet()
getMasterSheet in interface Sheet<XSLFShape,XSLFTextParagraph>public List<List<XSLFTextParagraph>> getTextParagraphs()
getTextParagraphs in interface Notes<XSLFShape,XSLFTextParagraph>Copyright © 2010 - 2020 Adobe. All Rights Reserved