org.evolvis.liboffice.msword8
Interface WdViewType


public interface WdViewType


Field Summary
static int wdMasterView
           
static int wdNormalView
           
static int wdOnlineView
           
static int wdOutlineView
           
static int wdPageView
           
static int wdPrintPreview
           
 

Field Detail

wdNormalView

static final int wdNormalView
See Also:
Constant Field Values

wdOutlineView

static final int wdOutlineView
See Also:
Constant Field Values

wdPageView

static final int wdPageView
See Also:
Constant Field Values

wdPrintPreview

static final int wdPrintPreview
See Also:
Constant Field Values

wdMasterView

static final int wdMasterView
See Also:
Constant Field Values

wdOnlineView

static final int wdOnlineView
See Also:
Constant Field Values


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