com.aspose.slides.pptx
Class NotesSlideEx

java.lang.Object
  extended by com.aspose.slides.pptx.BaseSlideEx
      extended by com.aspose.slides.pptx.NotesSlideEx

public class NotesSlideEx
extends BaseSlideEx

Represents a notes slide in a presentation.


Method Summary
 ThemeEx getTheme()
           
 
Methods inherited from class com.aspose.slides.pptx.BaseSlideEx
addNotes, getParent, getPresentation, getShapes, getSlide, getSlideId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTheme

public ThemeEx getTheme()
Specified by:
getTheme in class BaseSlideEx