public interface Slide extends Sheet
Modifier and Type | Method and 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) |
getBackground, getMasterSheet, getSlideShow
addShape, getShapes, removeShape
Notes getNotes()
void setNotes(Notes notes)
boolean getFollowMasterBackground()
void setFollowMasterBackground(boolean follow)
boolean getFollowMasterColourScheme()
void setFollowMasterColourScheme(boolean follow)
boolean getFollowMasterObjects()
void setFollowMasterObjects(boolean follow)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.