org.evolvis.liboffice.msword8
Interface WdSummaryMode


public interface WdSummaryMode


Field Summary
static int wdSummaryModeCreateNew
           
static int wdSummaryModeHideAllButSummary
           
static int wdSummaryModeHighlight
           
static int wdSummaryModeInsert
           
 

Field Detail

wdSummaryModeHighlight

static final int wdSummaryModeHighlight
See Also:
Constant Field Values

wdSummaryModeHideAllButSummary

static final int wdSummaryModeHideAllButSummary
See Also:
Constant Field Values

wdSummaryModeInsert

static final int wdSummaryModeInsert
See Also:
Constant Field Values

wdSummaryModeCreateNew

static final int wdSummaryModeCreateNew
See Also:
Constant Field Values


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