org.evolvis.liboffice.msword8
Interface WdSeparatorType


public interface WdSeparatorType


Field Summary
static int wdSeparatorColon
           
static int wdSeparatorEmDash
           
static int wdSeparatorEnDash
           
static int wdSeparatorHyphen
           
static int wdSeparatorPeriod
           
 

Field Detail

wdSeparatorHyphen

static final int wdSeparatorHyphen
See Also:
Constant Field Values

wdSeparatorPeriod

static final int wdSeparatorPeriod
See Also:
Constant Field Values

wdSeparatorColon

static final int wdSeparatorColon
See Also:
Constant Field Values

wdSeparatorEmDash

static final int wdSeparatorEmDash
See Also:
Constant Field Values

wdSeparatorEnDash

static final int wdSeparatorEnDash
See Also:
Constant Field Values


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