@Beta public class XSLFNotesMaster extends XSLFSheet implements MasterSheet<XSLFShape,XSLFTextParagraph>
Within a notes master slide are contained all elements that describe the objects and their corresponding formatting for within a presentation slide.
Within a nodes master slide are two main elements. The cSld element specifies the common slide elements such as shapes and their attached text bodies. Then the notesStyles element specifies the formatting for the text within each of these shapes.
| Modifier and Type | Method and Description |
|---|---|
MasterSheet<XSLFShape,XSLFTextParagraph> |
getMasterSheet() |
CTNotesMaster |
getXmlObject() |
addShape, appendContent, clear, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTable, createTextBox, draw, getBackground, getFollowMasterGraphics, getPlaceholder, getPlaceholder, getPlaceholderDetails, getPlaceholders, getShapes, getSlideShow, getTheme, 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, waitgetPlaceholderdraw, getBackground, getFollowMasterGraphics, getPlaceholderDetails, getSlideShowaddShape, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTextBox, getShapes, removeShapeforEach, iterator, spliteratorpublic CTNotesMaster getXmlObject()
getXmlObject in class XSLFSheetpublic MasterSheet<XSLFShape,XSLFTextParagraph> getMasterSheet()
getMasterSheet in interface Sheet<XSLFShape,XSLFTextParagraph>Copyright © 2010 - 2020 Adobe. All Rights Reserved