org.evolvis.liboffice.msword8
Interface WdGoToDirection


public interface WdGoToDirection


Field Summary
static int wdGoToAbsolute
           
static int wdGoToFirst
           
static int wdGoToLast
           
static int wdGoToNext
           
static int wdGoToPrevious
           
static int wdGoToRelative
           
 

Field Detail

wdGoToFirst

static final int wdGoToFirst
See Also:
Constant Field Values

wdGoToLast

static final int wdGoToLast
See Also:
Constant Field Values

wdGoToNext

static final int wdGoToNext
See Also:
Constant Field Values

wdGoToRelative

static final int wdGoToRelative
See Also:
Constant Field Values

wdGoToPrevious

static final int wdGoToPrevious
See Also:
Constant Field Values

wdGoToAbsolute

static final int wdGoToAbsolute
See Also:
Constant Field Values


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