fileformat-ag凯发旗舰厅



com.spire.presentation
enum fileformat

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

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

specifies the type of file format.


enum constant summary
auto
           
html
           
odp
           
pdf
           
potx
           
pps
           
ppsx_2007
           
ppsx_2010
           
ppsx_2013
           
ppt
           
pptx_2007
           
pptx_2010
           
pptx_2013
           
tiff
           
xps
           
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

auto

public static final fileformat auto

ppt

public static final fileformat ppt

pptx_2007

public static final fileformat pptx_2007

pptx_2010

public static final fileformat pptx_2010

pptx_2013

public static final fileformat pptx_2013

ppsx_2007

public static final fileformat ppsx_2007

ppsx_2010

public static final fileformat ppsx_2010

ppsx_2013

public static final fileformat ppsx_2013

pps

public static final fileformat pps

odp

public static final fileformat odp

html

public static final fileformat html

tiff

public static final fileformat tiff

xps

public static final fileformat xps

pdf

public static final fileformat pdf

potx

public static final fileformat potx
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图