com.aspose.slides.pptx
Class PlaceholderEx

java.lang.Object
  extended by com.aspose.slides.pptx.PlaceholderEx

public class PlaceholderEx
extends java.lang.Object


Method Summary
 int getIndex()
           
 OrientationEx getOrientation()
           
 PlaceholderTypeEx getType()
           
 PlaceholderSizeEx size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOrientation

public OrientationEx getOrientation()

size

public PlaceholderSizeEx size()

getType

public PlaceholderTypeEx getType()

getIndex

public int getIndex()