|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<oleobjecttype>
com.spire.doc.documents.oleobjecttype
public enum oleobjecttype
defines the types of ole object
enum constant summary | |
---|---|
adobe_acrobat_document
adobe acrobat document. |
|
bitmap_image
bitmap image. |
|
equation
equation |
|
excel_97_2003_worksheet
excel 97-2003 worksheet. |
|
excel_binary_worksheet
excel binary worksheet. |
|
excel_chart
excel chart. |
|
excel_macro_worksheet
excel macro-enabled worksheet. |
|
excel_worksheet
excel worksheet. |
|
graph_chart
graph chart |
|
media_clip
media clip |
|
midi_sequence
midi sequence |
|
open_document_presentation
opendocument presentation |
|
open_document_spreadsheet
opendocument spreadsheet |
|
open_document_text
opendocument text |
|
open_office_spreadsheet
openoffice spreadsheet |
|
open_office_spreadsheet_1_1
openoffice.org 1.1 spreadsheet |
|
open_office_text
openoffice text |
|
open_office_text_1_1
openoffice.org 1.1 text |
|
package
package |
|
power_point_97_2003_presentation
powerpoint 97-2003 presentation. |
|
power_point_97_2003_slide
powerpoint 97-2003 slide. |
|
power_point_macro_presentation
powerpoint macro-enabled presentation. |
|
power_point_macro_slide
powerpoint macro-enabled slide. |
|
power_point_presentation
powerpoint presentation. |
|
power_point_slide
powerpoint slide. |
|
undefined
type is not defined |
|
video_clip
video clip |
|
visio_drawing
visio deawing |
|
visio_drawing_2013
visio deawing for visio 2013. |
|
wave_sound
wave sound |
|
word_97_2003_document
word 97-2003 document. |
|
word_document
word document. |
|
word_macro_document
word macro-enabled document. |
|
word_pad_document
wordpad document |
|
word_picture
word picture |
method summary | |
---|---|
int |
getvalue()
|
enum constant detail |
---|
public static final oleobjecttype undefined
public static final oleobjecttype adobe_acrobat_document
public static final oleobjecttype bitmap_image
public static final oleobjecttype media_clip
public static final oleobjecttype equation
public static final oleobjecttype graph_chart
public static final oleobjecttype excel_97_2003_worksheet
public static final oleobjecttype excel_binary_worksheet
public static final oleobjecttype excel_chart
public static final oleobjecttype excel_macro_worksheet
public static final oleobjecttype excel_worksheet
public static final oleobjecttype power_point_97_2003_presentation
public static final oleobjecttype power_point_97_2003_slide
public static final oleobjecttype power_point_macro_presentation
public static final oleobjecttype power_point_macro_slide
public static final oleobjecttype power_point_presentation
public static final oleobjecttype power_point_slide
public static final oleobjecttype word_97_2003_document
public static final oleobjecttype word_document
public static final oleobjecttype word_macro_document
public static final oleobjecttype visio_drawing
public static final oleobjecttype midi_sequence
public static final oleobjecttype open_document_presentation
public static final oleobjecttype open_document_spreadsheet
public static final oleobjecttype open_document_text
public static final oleobjecttype open_office_spreadsheet_1_1
public static final oleobjecttype open_office_text_1_1
public static final oleobjecttype package
public static final oleobjecttype video_clip
public static final oleobjecttype wave_sound
public static final oleobjecttype word_pad_document
public static final oleobjecttype open_office_spreadsheet
public static final oleobjecttype open_office_text
public static final oleobjecttype visio_drawing_2013
public static final oleobjecttype word_picture
method detail |
---|
public int getvalue()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |