org.evolvis.liboffice.msword8
Interface WdPasteDataType


public interface WdPasteDataType


Field Summary
static int wdPasteBitmap
           
static int wdPasteDeviceIndependentBitmap
           
static int wdPasteEnhancedMetafile
           
static int wdPasteHyperlink
           
static int wdPasteMetafilePicture
           
static int wdPasteOLEObject
           
static int wdPasteRTF
           
static int wdPasteShape
           
static int wdPasteText
           
 

Field Detail

wdPasteOLEObject

static final int wdPasteOLEObject
See Also:
Constant Field Values

wdPasteRTF

static final int wdPasteRTF
See Also:
Constant Field Values

wdPasteText

static final int wdPasteText
See Also:
Constant Field Values

wdPasteMetafilePicture

static final int wdPasteMetafilePicture
See Also:
Constant Field Values

wdPasteBitmap

static final int wdPasteBitmap
See Also:
Constant Field Values

wdPasteDeviceIndependentBitmap

static final int wdPasteDeviceIndependentBitmap
See Also:
Constant Field Values

wdPasteHyperlink

static final int wdPasteHyperlink
See Also:
Constant Field Values

wdPasteShape

static final int wdPasteShape
See Also:
Constant Field Values

wdPasteEnhancedMetafile

static final int wdPasteEnhancedMetafile
See Also:
Constant Field Values


Copyright © 2006-2008 tarent GmbH. All Rights Reserved.