org.evolvis.liboffice.msword8
Interface WdRowHeightRule


public interface WdRowHeightRule


Field Summary
static int wdRowHeightAtLeast
           
static int wdRowHeightAuto
           
static int wdRowHeightExactly
           
 

Field Detail

wdRowHeightAuto

static final int wdRowHeightAuto
See Also:
Constant Field Values

wdRowHeightAtLeast

static final int wdRowHeightAtLeast
See Also:
Constant Field Values

wdRowHeightExactly

static final int wdRowHeightExactly
See Also:
Constant Field Values


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