placeholdertype-ag凯发旗舰厅



com.spire.presentation
enum placeholdertype

java.lang.object
  extended by java.lang.enum<placeholdertype>
      extended by com.spire.presentation.placeholdertype
all implemented interfaces:
java.lang.comparable<placeholdertype>

public enum placeholdertype
extends java.lang.enum<placeholdertype>

represents the type of a placeholder.


enum constant summary
body
          body.
centered_title
          centered title.
chart
          chart.
clip_art
          clip art.
date_and_time
          date and time.
diagram
          diagram.
footer
          footer.
header
          header.
media
          media.
none
           
object
          object.
picture
          picture.
slide_image
          slide image.
slide_number
          slide number.
subtitle
          subtitle.
table
          table.
title
          title.
 
method summary
 java.lang.string getname()
           
static placeholdertype getplaceholdertypefromvalue(long value)
           
 byte getvalue()
           
 
enum constant detail

title

public static final placeholdertype title
title.

body

public static final placeholdertype body
body.

centered_title

public static final placeholdertype centered_title
centered title.

subtitle

public static final placeholdertype subtitle
subtitle.

date_and_time

public static final placeholdertype date_and_time
date and time.

slide_number

public static final placeholdertype slide_number
slide number.

footer

public static final placeholdertype footer
footer.

header

public static final placeholdertype header
header.

object

public static final placeholdertype object
object.

chart

public static final placeholdertype chart
chart.

table

public static final placeholdertype table
table.

clip_art

public static final placeholdertype clip_art
clip art.

diagram

public static final placeholdertype diagram
diagram.

media

public static final placeholdertype media
media.

slide_image

public static final placeholdertype slide_image
slide image.

picture

public static final placeholdertype picture
picture.

none

public static final placeholdertype none
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

getplaceholdertypefromvalue

public static placeholdertype getplaceholdertypefromvalue(long value)


网站地图