|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<slidelayouttype>
com.spire.presentation.slidelayouttype
public 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 |
---|
public static final slidelayouttype custom
public static final slidelayouttype title
public static final slidelayouttype text
public static final slidelayouttype two_column_text
public static final slidelayouttype table
public static final slidelayouttype text_and_chart
public static final slidelayouttype chart_and_text
public static final slidelayouttype diagram
public static final slidelayouttype chart
public static final slidelayouttype text_and_clip_art
public static final slidelayouttype clip_art_and_text
public static final slidelayouttype title_only
public static final slidelayouttype blank
public static final slidelayouttype text_and_object
public static final slidelayouttype object_and_text
public static final slidelayouttype object
public static final slidelayouttype title_and_object
public static final slidelayouttype text_and_media
public static final slidelayouttype media_and_text
public static final slidelayouttype object_over_text
public static final slidelayouttype text_over_object
public static final slidelayouttype text_and_two_objects
public static final slidelayouttype two_objects_and_text
public static final slidelayouttype two_objects_over_text
public static final slidelayouttype four_objects
public static final slidelayouttype vertical_text
public static final slidelayouttype clip_art_and_vertical_text
public static final slidelayouttype vertical_title_and_text
public static final slidelayouttype vertical_title_and_text_over_chart
public static final slidelayouttype two_objects
public static final slidelayouttype object_and_two_object
public static final slidelayouttype two_objects_and_object
public static final slidelayouttype section_header
public static final slidelayouttype two_text_and_two_objects
public static final slidelayouttype title_object_and_caption
public static final slidelayouttype picture_and_caption
method detail |
---|
public java.lang.string getname()
public byte getvalue()
public static slidelayouttype getpdftextstylefromvalue(long value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |