org.evolvis.liboffice.msword8
Interface WdLineStyle


public interface WdLineStyle


Field Summary
static int wdLineStyleDashDot
           
static int wdLineStyleDashDotDot
           
static int wdLineStyleDashDotStroked
           
static int wdLineStyleDashLargeGap
           
static int wdLineStyleDashSmallGap
           
static int wdLineStyleDot
           
static int wdLineStyleDouble
           
static int wdLineStyleDoubleWavy
           
static int wdLineStyleEmboss3D
           
static int wdLineStyleEngrave3D
           
static int wdLineStyleNone
           
static int wdLineStyleSingle
           
static int wdLineStyleSingleWavy
           
static int wdLineStyleThickThinLargeGap
           
static int wdLineStyleThickThinMedGap
           
static int wdLineStyleThickThinSmallGap
           
static int wdLineStyleThinThickLargeGap
           
static int wdLineStyleThinThickMedGap
           
static int wdLineStyleThinThickSmallGap
           
static int wdLineStyleThinThickThinLargeGap
           
static int wdLineStyleThinThickThinMedGap
           
static int wdLineStyleThinThickThinSmallGap
           
static int wdLineStyleTriple
           
 

Field Detail

wdLineStyleNone

static final int wdLineStyleNone
See Also:
Constant Field Values

wdLineStyleSingle

static final int wdLineStyleSingle
See Also:
Constant Field Values

wdLineStyleDot

static final int wdLineStyleDot
See Also:
Constant Field Values

wdLineStyleDashSmallGap

static final int wdLineStyleDashSmallGap
See Also:
Constant Field Values

wdLineStyleDashLargeGap

static final int wdLineStyleDashLargeGap
See Also:
Constant Field Values

wdLineStyleDashDot

static final int wdLineStyleDashDot
See Also:
Constant Field Values

wdLineStyleDashDotDot

static final int wdLineStyleDashDotDot
See Also:
Constant Field Values

wdLineStyleDouble

static final int wdLineStyleDouble
See Also:
Constant Field Values

wdLineStyleTriple

static final int wdLineStyleTriple
See Also:
Constant Field Values

wdLineStyleThinThickSmallGap

static final int wdLineStyleThinThickSmallGap
See Also:
Constant Field Values

wdLineStyleThickThinSmallGap

static final int wdLineStyleThickThinSmallGap
See Also:
Constant Field Values

wdLineStyleThinThickThinSmallGap

static final int wdLineStyleThinThickThinSmallGap
See Also:
Constant Field Values

wdLineStyleThinThickMedGap

static final int wdLineStyleThinThickMedGap
See Also:
Constant Field Values

wdLineStyleThickThinMedGap

static final int wdLineStyleThickThinMedGap
See Also:
Constant Field Values

wdLineStyleThinThickThinMedGap

static final int wdLineStyleThinThickThinMedGap
See Also:
Constant Field Values

wdLineStyleThinThickLargeGap

static final int wdLineStyleThinThickLargeGap
See Also:
Constant Field Values

wdLineStyleThickThinLargeGap

static final int wdLineStyleThickThinLargeGap
See Also:
Constant Field Values

wdLineStyleThinThickThinLargeGap

static final int wdLineStyleThinThickThinLargeGap
See Also:
Constant Field Values

wdLineStyleSingleWavy

static final int wdLineStyleSingleWavy
See Also:
Constant Field Values

wdLineStyleDoubleWavy

static final int wdLineStyleDoubleWavy
See Also:
Constant Field Values

wdLineStyleDashDotStroked

static final int wdLineStyleDashDotStroked
See Also:
Constant Field Values

wdLineStyleEmboss3D

static final int wdLineStyleEmboss3D
See Also:
Constant Field Values

wdLineStyleEngrave3D

static final int wdLineStyleEngrave3D
See Also:
Constant Field Values


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