![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OleFileType
Ole object file type.
Field Summary | |
---|---|
static byte |
AVI
Represents the Audio/Video Interleaved file |
static byte |
DOC
Represents the Ms word document. |
static byte |
MSEQUATION
Represents the MS Equation 3.0 object. |
static byte |
PDF
Represents the Acrobat Document. |
static byte |
PPT
Represents the Power Point. |
static byte |
UNKNOWN
Represets unkown type file. |
static byte |
XLS
Represets the Ms Excel file. |
Field Detail |
---|
static final byte UNKNOWN
static final byte XLS
static final byte DOC
static final byte PPT
static final byte PDF
static final byte AVI
static final byte MSEQUATION
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |