org.evolvis.liboffice.msword8
Interface WdCursorType


public interface WdCursorType


Field Summary
static int wdCursorIBeam
           
static int wdCursorNormal
           
static int wdCursorNorthwestArrow
           
static int wdCursorWait
           
 

Field Detail

wdCursorWait

static final int wdCursorWait
See Also:
Constant Field Values

wdCursorIBeam

static final int wdCursorIBeam
See Also:
Constant Field Values

wdCursorNormal

static final int wdCursorNormal
See Also:
Constant Field Values

wdCursorNorthwestArrow

static final int wdCursorNorthwestArrow
See Also:
Constant Field Values


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