com.jniwrapper.win32.jexcel
Class FixedFormatType

java.lang.Object
  extended by com.jniwrapper.win32.jexcel.FixedFormatType

public class FixedFormatType
extends java.lang.Object

Specifies the type of file format.


Field Summary
static FixedFormatType PDF
           
static FixedFormatType XPS
           
 
Method Summary
 int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PDF

public static final FixedFormatType PDF

XPS

public static final FixedFormatType XPS
Method Detail

getValue

public int getValue()