org.evolvis.liboffice.msword8
Interface WdTextFormFieldType


public interface WdTextFormFieldType


Field Summary
static int wdCalculationText
           
static int wdCurrentDateText
           
static int wdCurrentTimeText
           
static int wdDateText
           
static int wdNumberText
           
static int wdRegularText
           
 

Field Detail

wdRegularText

static final int wdRegularText
See Also:
Constant Field Values

wdNumberText

static final int wdNumberText
See Also:
Constant Field Values

wdDateText

static final int wdDateText
See Also:
Constant Field Values

wdCurrentDateText

static final int wdCurrentDateText
See Also:
Constant Field Values

wdCurrentTimeText

static final int wdCurrentTimeText
See Also:
Constant Field Values

wdCalculationText

static final int wdCalculationText
See Also:
Constant Field Values


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