org.evolvis.liboffice.msword8
Interface WdGoToItem


public interface WdGoToItem


Field Summary
static int wdGoToBookmark
           
static int wdGoToComment
           
static int wdGoToEndnote
           
static int wdGoToEquation
           
static int wdGoToField
           
static int wdGoToFootnote
           
static int wdGoToGrammaticalError
           
static int wdGoToGraphic
           
static int wdGoToHeading
           
static int wdGoToLine
           
static int wdGoToObject
           
static int wdGoToPage
           
static int wdGoToPercent
           
static int wdGoToProofreadingError
           
static int wdGoToSection
           
static int wdGoToSpellingError
           
static int wdGoToTable
           
 

Field Detail

wdGoToBookmark

static final int wdGoToBookmark
See Also:
Constant Field Values

wdGoToSection

static final int wdGoToSection
See Also:
Constant Field Values

wdGoToPage

static final int wdGoToPage
See Also:
Constant Field Values

wdGoToTable

static final int wdGoToTable
See Also:
Constant Field Values

wdGoToLine

static final int wdGoToLine
See Also:
Constant Field Values

wdGoToFootnote

static final int wdGoToFootnote
See Also:
Constant Field Values

wdGoToEndnote

static final int wdGoToEndnote
See Also:
Constant Field Values

wdGoToComment

static final int wdGoToComment
See Also:
Constant Field Values

wdGoToField

static final int wdGoToField
See Also:
Constant Field Values

wdGoToGraphic

static final int wdGoToGraphic
See Also:
Constant Field Values

wdGoToObject

static final int wdGoToObject
See Also:
Constant Field Values

wdGoToEquation

static final int wdGoToEquation
See Also:
Constant Field Values

wdGoToHeading

static final int wdGoToHeading
See Also:
Constant Field Values

wdGoToPercent

static final int wdGoToPercent
See Also:
Constant Field Values

wdGoToSpellingError

static final int wdGoToSpellingError
See Also:
Constant Field Values

wdGoToGrammaticalError

static final int wdGoToGrammaticalError
See Also:
Constant Field Values

wdGoToProofreadingError

static final int wdGoToProofreadingError
See Also:
Constant Field Values


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