org.evolvis.liboffice.msword8
Interface WdStatistic


public interface WdStatistic


Field Summary
static int wdStatisticCharacters
           
static int wdStatisticCharactersWithSpaces
           
static int wdStatisticLines
           
static int wdStatisticPages
           
static int wdStatisticParagraphs
           
static int wdStatisticWords
           
 

Field Detail

wdStatisticWords

static final int wdStatisticWords
See Also:
Constant Field Values

wdStatisticLines

static final int wdStatisticLines
See Also:
Constant Field Values

wdStatisticPages

static final int wdStatisticPages
See Also:
Constant Field Values

wdStatisticCharacters

static final int wdStatisticCharacters
See Also:
Constant Field Values

wdStatisticParagraphs

static final int wdStatisticParagraphs
See Also:
Constant Field Values

wdStatisticCharactersWithSpaces

static final int wdStatisticCharactersWithSpaces
See Also:
Constant Field Values


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