@Beta public final class XSLFNotes extends XSLFSheet
DEFAULT_XML_OPTIONS| Modifier and Type | Method and Description |
|---|---|
XSLFNotesMaster |
getMasterSheet() |
protected java.lang.String |
getRootElementName() |
XSLFTheme |
getTheme() |
org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide |
getXmlObject() |
appendContent, buildShapes, canDraw, clear, commit, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, draw, getBackground, getCommonSlideData, getFollowMasterGraphics, getPlaceholder, getPlaceholders, getShapes, getSlideShow, getSpTree, getTextShapeByType, importContent, iterator, removeShape, setCommonSlideDataaddRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toStringpublic org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide getXmlObject()
getXmlObject in class XSLFSheetprotected java.lang.String getRootElementName()
getRootElementName in class XSLFSheetpublic XSLFTheme getTheme()
null 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 class XSLFSheetCopyright 2015 The Apache Software Foundation or its licensors, as applicable.