org.evolvis.liboffice.msword8
Interface WdReferenceType


public interface WdReferenceType


Field Summary
static int wdRefTypeBookmark
           
static int wdRefTypeEndnote
           
static int wdRefTypeFootnote
           
static int wdRefTypeHeading
           
static int wdRefTypeNumberedItem
           
 

Field Detail

wdRefTypeNumberedItem

static final int wdRefTypeNumberedItem
See Also:
Constant Field Values

wdRefTypeHeading

static final int wdRefTypeHeading
See Also:
Constant Field Values

wdRefTypeBookmark

static final int wdRefTypeBookmark
See Also:
Constant Field Values

wdRefTypeFootnote

static final int wdRefTypeFootnote
See Also:
Constant Field Values

wdRefTypeEndnote

static final int wdRefTypeEndnote
See Also:
Constant Field Values


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