org.evolvis.liboffice.msword8
Interface WdStoryType


public interface WdStoryType


Field Summary
static int wdCommentsStory
           
static int wdEndnotesStory
           
static int wdEvenPagesFooterStory
           
static int wdEvenPagesHeaderStory
           
static int wdFirstPageFooterStory
           
static int wdFirstPageHeaderStory
           
static int wdFootnotesStory
           
static int wdMainTextStory
           
static int wdPrimaryFooterStory
           
static int wdPrimaryHeaderStory
           
static int wdTextFrameStory
           
 

Field Detail

wdMainTextStory

static final int wdMainTextStory
See Also:
Constant Field Values

wdFootnotesStory

static final int wdFootnotesStory
See Also:
Constant Field Values

wdEndnotesStory

static final int wdEndnotesStory
See Also:
Constant Field Values

wdCommentsStory

static final int wdCommentsStory
See Also:
Constant Field Values

wdTextFrameStory

static final int wdTextFrameStory
See Also:
Constant Field Values

wdEvenPagesHeaderStory

static final int wdEvenPagesHeaderStory
See Also:
Constant Field Values

wdPrimaryHeaderStory

static final int wdPrimaryHeaderStory
See Also:
Constant Field Values

wdEvenPagesFooterStory

static final int wdEvenPagesFooterStory
See Also:
Constant Field Values

wdPrimaryFooterStory

static final int wdPrimaryFooterStory
See Also:
Constant Field Values

wdFirstPageHeaderStory

static final int wdFirstPageHeaderStory
See Also:
Constant Field Values

wdFirstPageFooterStory

static final int wdFirstPageFooterStory
See Also:
Constant Field Values


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