backgroundtype-ag凯发旗舰厅



com.spire.presentation.drawing
enum backgroundtype

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

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

defines the slide background fill type.


enum constant summary
custom
           
none
           
themed
           
 
method summary
 java.lang.string getname()
           
 byte getvalue()
           
 
enum constant detail

none

public static final backgroundtype none

themed

public static final backgroundtype themed

custom

public static final backgroundtype custom
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()


网站地图