placeholderex-ag凯发旗舰厅



com.spire.presentation
class placeholderex

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.placeholderex

public class placeholderex
extends pptobject

represents a placeholder on a slide.


constructor summary
placeholderex()
           
placeholderex( frame, int idx)
           
placeholderex( placeholderelement)
           
 
method summary
 long getindex()
          gets the index of a placeholder.
 direction getorientation()
          gets the orientation of a placeholder.
 placeholdersize getsize()
          gets the size of a placeholder.
 placeholdertype gettype()
          gets the type of a placeholder.
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
constructor detail

placeholderex

public placeholderex( placeholderelement)

placeholderex

public placeholderex( frame,
                     int idx)

placeholderex

public placeholderex()
method detail

getorientation

public direction getorientation()
gets the orientation of a placeholder. read-only .
returns:

getsize

public placeholdersize getsize()
gets the size of a placeholder. read-only .
returns:

gettype

public placeholdertype gettype()
gets the type of a placeholder. read-only .
returns:

getindex

public long getindex()
gets the index of a placeholder. read-only .
returns:


网站地图