|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.slides.Slide
com.aspose.slides.MainMaster
public final class MainMaster
Represents the main master slide in a presentation.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of a master. |
long |
getSlideId()
Returns the Id of a slide. |
void |
setName(java.lang.String value)
Sets the name of a master. |
| Methods inherited from class com.aspose.slides.Slide |
|---|
addNotes, changeMaster, changeMaster, findShape, getBackground, getHeaderFooter, getLayout, getMasterId, getNotes, getParent, getPlaceholders, getShapes, getSlidePosition, getSlideShowTransition, getTags, getThumbnail, getThumbnail, isFollowMasterBackground, isFollowMasterObjects, isFollowMasterScheme, isMasterSlide, saveToSVG, saveToSVG, setFollowMasterBackground, setFollowMasterObjects, setFollowMasterScheme, setLayout, setMasterId, setSlidePosition |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public long getSlideId()
getSlideId in class Slidepublic java.lang.String getName()
getName in class SlideString.public void setName(java.lang.String value)
setName in class Slidevalue - the name of a master. See String.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||