org.evolvis.liboffice.msword8
Interface WdReferenceKind


public interface WdReferenceKind


Field Summary
static int wdContentText
           
static int wdEndnoteNumber
           
static int wdEndnoteNumberFormatted
           
static int wdEntireCaption
           
static int wdFootnoteNumber
           
static int wdFootnoteNumberFormatted
           
static int wdNumberFullContext
           
static int wdNumberNoContext
           
static int wdNumberRelativeContext
           
static int wdOnlyCaptionText
           
static int wdOnlyLabelAndNumber
           
static int wdPageNumber
           
static int wdPosition
           
 

Field Detail

wdContentText

static final int wdContentText
See Also:
Constant Field Values

wdNumberRelativeContext

static final int wdNumberRelativeContext
See Also:
Constant Field Values

wdNumberNoContext

static final int wdNumberNoContext
See Also:
Constant Field Values

wdNumberFullContext

static final int wdNumberFullContext
See Also:
Constant Field Values

wdEntireCaption

static final int wdEntireCaption
See Also:
Constant Field Values

wdOnlyLabelAndNumber

static final int wdOnlyLabelAndNumber
See Also:
Constant Field Values

wdOnlyCaptionText

static final int wdOnlyCaptionText
See Also:
Constant Field Values

wdFootnoteNumber

static final int wdFootnoteNumber
See Also:
Constant Field Values

wdEndnoteNumber

static final int wdEndnoteNumber
See Also:
Constant Field Values

wdPageNumber

static final int wdPageNumber
See Also:
Constant Field Values

wdPosition

static final int wdPosition
See Also:
Constant Field Values

wdFootnoteNumberFormatted

static final int wdFootnoteNumberFormatted
See Also:
Constant Field Values

wdEndnoteNumberFormatted

static final int wdEndnoteNumberFormatted
See Also:
Constant Field Values


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