org.evolvis.liboffice.msword8
Interface WdSelectionType


public interface WdSelectionType


Field Summary
static int wdNoSelection
           
static int wdSelectionBlock
           
static int wdSelectionColumn
           
static int wdSelectionFrame
           
static int wdSelectionInlineShape
           
static int wdSelectionIP
           
static int wdSelectionNormal
           
static int wdSelectionRow
           
static int wdSelectionShape
           
 

Field Detail

wdNoSelection

static final int wdNoSelection
See Also:
Constant Field Values

wdSelectionIP

static final int wdSelectionIP
See Also:
Constant Field Values

wdSelectionNormal

static final int wdSelectionNormal
See Also:
Constant Field Values

wdSelectionFrame

static final int wdSelectionFrame
See Also:
Constant Field Values

wdSelectionColumn

static final int wdSelectionColumn
See Also:
Constant Field Values

wdSelectionRow

static final int wdSelectionRow
See Also:
Constant Field Values

wdSelectionBlock

static final int wdSelectionBlock
See Also:
Constant Field Values

wdSelectionInlineShape

static final int wdSelectionInlineShape
See Also:
Constant Field Values

wdSelectionShape

static final int wdSelectionShape
See Also:
Constant Field Values


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