org.evolvis.liboffice.msword8
Interface WdUnits


public interface WdUnits


Field Summary
static int wdCell
           
static int wdCharacter
           
static int wdCharacterFormatting
           
static int wdColumn
           
static int wdItem
           
static int wdLine
           
static int wdParagraph
           
static int wdParagraphFormatting
           
static int wdRow
           
static int wdScreen
           
static int wdSection
           
static int wdSentence
           
static int wdStory
           
static int wdTable
           
static int wdWindow
           
static int wdWord
           
 

Field Detail

wdCharacter

static final int wdCharacter
See Also:
Constant Field Values

wdWord

static final int wdWord
See Also:
Constant Field Values

wdSentence

static final int wdSentence
See Also:
Constant Field Values

wdParagraph

static final int wdParagraph
See Also:
Constant Field Values

wdLine

static final int wdLine
See Also:
Constant Field Values

wdStory

static final int wdStory
See Also:
Constant Field Values

wdScreen

static final int wdScreen
See Also:
Constant Field Values

wdSection

static final int wdSection
See Also:
Constant Field Values

wdColumn

static final int wdColumn
See Also:
Constant Field Values

wdRow

static final int wdRow
See Also:
Constant Field Values

wdWindow

static final int wdWindow
See Also:
Constant Field Values

wdCell

static final int wdCell
See Also:
Constant Field Values

wdCharacterFormatting

static final int wdCharacterFormatting
See Also:
Constant Field Values

wdParagraphFormatting

static final int wdParagraphFormatting
See Also:
Constant Field Values

wdTable

static final int wdTable
See Also:
Constant Field Values

wdItem

static final int wdItem
See Also:
Constant Field Values


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