ShapeContainer, Sheetpublic interface Slide extends Sheet
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
getFollowMasterBackground() |
|
boolean |
getFollowMasterColourScheme() |
|
boolean |
getFollowMasterObjects() |
|
Notes |
getNotes() |
|
void |
setFollowMasterBackground(boolean follow) |
|
void |
setFollowMasterColourScheme(boolean follow) |
|
void |
setFollowMasterObjects(boolean follow) |
|
void |
setNotes(Notes notes) |
addShape, getShapes, removeShapegetBackground, getMasterSheet, getSlideShowNotes getNotes()
void setNotes(Notes notes)
boolean getFollowMasterBackground()
void setFollowMasterBackground(boolean follow)
boolean getFollowMasterColourScheme()
void setFollowMasterColourScheme(boolean follow)
boolean getFollowMasterObjects()
void setFollowMasterObjects(boolean follow)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.