slidelayouttype-ag凯发旗舰厅



com.spire.presentation
enum slidelayouttype

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

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

represents the slide layout type.


enum constant summary
blank
          blank
chart
          chart
chart_and_text
          chart and text
clip_art_and_text
          clip art and text
clip_art_and_vertical_text
          clip art and vertical text
custom
          custom
diagram
          diagram
four_objects
          four objects
media_and_text
          media and text
object
          object
object_and_text
          object and text
object_and_two_object
          object and two object
object_over_text
          object over text
picture_and_caption
          picture and caption
section_header
          section header
table
          table
text
          text
text_and_chart
          text and chart
text_and_clip_art
          text and clip art
text_and_media
          text and media
text_and_object
          text and object
text_and_two_objects
          text and two objects
text_over_object
          text over object
title
          title
title_and_object
          title and object
title_object_and_caption
          title, object, and caption
title_only
          title only
two_column_text
          two column text
two_objects
          two objects
two_objects_and_object
          two objects and object
two_objects_and_text
          two objects and text
two_objects_over_text
          two objects over text
two_text_and_two_objects
          two text and two objects
vertical_text
          vertical text
vertical_title_and_text
          vertical title and text
vertical_title_and_text_over_chart
          vertical title and text over chart
 
method summary
 java.lang.string getname()
           
static slidelayouttype getpdftextstylefromvalue(long value)
           
 byte getvalue()
           
 
enum constant detail

custom

public static final slidelayouttype custom
custom

title

public static final slidelayouttype title
title

text

public static final slidelayouttype text
text

two_column_text

public static final slidelayouttype two_column_text
two column text

table

public static final slidelayouttype table
table

text_and_chart

public static final slidelayouttype text_and_chart
text and chart

chart_and_text

public static final slidelayouttype chart_and_text
chart and text

diagram

public static final slidelayouttype diagram
diagram

chart

public static final slidelayouttype chart
chart

text_and_clip_art

public static final slidelayouttype text_and_clip_art
text and clip art

clip_art_and_text

public static final slidelayouttype clip_art_and_text
clip art and text

title_only

public static final slidelayouttype title_only
title only

blank

public static final slidelayouttype blank
blank

text_and_object

public static final slidelayouttype text_and_object
text and object

object_and_text

public static final slidelayouttype object_and_text
object and text

object

public static final slidelayouttype object
object

title_and_object

public static final slidelayouttype title_and_object
title and object

text_and_media

public static final slidelayouttype text_and_media
text and media

media_and_text

public static final slidelayouttype media_and_text
media and text

object_over_text

public static final slidelayouttype object_over_text
object over text

text_over_object

public static final slidelayouttype text_over_object
text over object

text_and_two_objects

public static final slidelayouttype text_and_two_objects
text and two objects

two_objects_and_text

public static final slidelayouttype two_objects_and_text
two objects and text

two_objects_over_text

public static final slidelayouttype two_objects_over_text
two objects over text

four_objects

public static final slidelayouttype four_objects
four objects

vertical_text

public static final slidelayouttype vertical_text
vertical text

clip_art_and_vertical_text

public static final slidelayouttype clip_art_and_vertical_text
clip art and vertical text

vertical_title_and_text

public static final slidelayouttype vertical_title_and_text
vertical title and text

vertical_title_and_text_over_chart

public static final slidelayouttype vertical_title_and_text_over_chart
vertical title and text over chart

two_objects

public static final slidelayouttype two_objects
two objects

object_and_two_object

public static final slidelayouttype object_and_two_object
object and two object

two_objects_and_object

public static final slidelayouttype two_objects_and_object
two objects and object

section_header

public static final slidelayouttype section_header
section header

two_text_and_two_objects

public static final slidelayouttype two_text_and_two_objects
two text and two objects

title_object_and_caption

public static final slidelayouttype title_object_and_caption
title, object, and caption

picture_and_caption

public static final slidelayouttype picture_and_caption
picture and caption
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()

getpdftextstylefromvalue

public static slidelayouttype getpdftextstylefromvalue(long value)


网站地图