oleobjecttype-ag凯发旗舰厅



com.spire.doc.documents
enum oleobjecttype

java.lang.object
  extended by java.lang.enum<oleobjecttype>
      extended by com.spire.doc.documents.oleobjecttype
all implemented interfaces:
java.lang.comparable<oleobjecttype>

public enum oleobjecttype
extends java.lang.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

undefined

public static final oleobjecttype undefined
type is not defined

adobe_acrobat_document

public static final oleobjecttype adobe_acrobat_document
adobe acrobat document. file has ".pdf" extension.

bitmap_image

public static final oleobjecttype bitmap_image
bitmap image. file has ".png" extension.

media_clip

public static final oleobjecttype media_clip
media clip

equation

public static final oleobjecttype equation
equation

graph_chart

public static final oleobjecttype graph_chart
graph chart

excel_97_2003_worksheet

public static final oleobjecttype excel_97_2003_worksheet
excel 97-2003 worksheet. file has ".xls" extension

excel_binary_worksheet

public static final oleobjecttype excel_binary_worksheet
excel binary worksheet. file has ".xlsb" extension

excel_chart

public static final oleobjecttype excel_chart
excel chart. file has ".xls" extension

excel_macro_worksheet

public static final oleobjecttype excel_macro_worksheet
excel macro-enabled worksheet. file has ".xlsm" extension.

excel_worksheet

public static final oleobjecttype excel_worksheet
excel worksheet. file has ".xlsx" extension.

power_point_97_2003_presentation

public static final oleobjecttype power_point_97_2003_presentation
powerpoint 97-2003 presentation. file has ".ppt" extension.

power_point_97_2003_slide

public static final oleobjecttype power_point_97_2003_slide
powerpoint 97-2003 slide. file has ".sld" extension.

power_point_macro_presentation

public static final oleobjecttype power_point_macro_presentation
powerpoint macro-enabled presentation. file has ".pptm" extension.

power_point_macro_slide

public static final oleobjecttype power_point_macro_slide
powerpoint macro-enabled slide. file has ".sldm" extension.

power_point_presentation

public static final oleobjecttype power_point_presentation
powerpoint presentation. file has ".pptx" extension.

power_point_slide

public static final oleobjecttype power_point_slide
powerpoint slide. file has ".sldx" extension.

word_97_2003_document

public static final oleobjecttype word_97_2003_document
word 97-2003 document. file has ".doc" extension.

word_document

public static final oleobjecttype word_document
word document. file has ".docx" extension.

word_macro_document

public static final oleobjecttype word_macro_document
word macro-enabled document. file has ".docm" extension.

visio_drawing

public static final oleobjecttype visio_drawing
visio deawing

midi_sequence

public static final oleobjecttype midi_sequence
midi sequence

open_document_presentation

public static final oleobjecttype open_document_presentation
opendocument presentation

open_document_spreadsheet

public static final oleobjecttype open_document_spreadsheet
opendocument spreadsheet

open_document_text

public static final oleobjecttype open_document_text
opendocument text

open_office_spreadsheet_1_1

public static final oleobjecttype open_office_spreadsheet_1_1
openoffice.org 1.1 spreadsheet

open_office_text_1_1

public static final oleobjecttype open_office_text_1_1
openoffice.org 1.1 text

package

public static final oleobjecttype package
package

video_clip

public static final oleobjecttype video_clip
video clip

wave_sound

public static final oleobjecttype wave_sound
wave sound

word_pad_document

public static final oleobjecttype word_pad_document
wordpad document

open_office_spreadsheet

public static final oleobjecttype open_office_spreadsheet
openoffice spreadsheet

open_office_text

public static final oleobjecttype open_office_text
openoffice text

visio_drawing_2013

public static final oleobjecttype visio_drawing_2013
visio deawing for visio 2013.

word_picture

public static final oleobjecttype word_picture
word picture
method detail

getvalue

public int getvalue()


网站地图