org.evolvis.liboffice.msword8
Interface WdSaveOptions


public interface WdSaveOptions


Field Summary
static int wdDoNotSaveChanges
           
static int wdPromptToSaveChanges
           
static int wdSaveChanges
           
 

Field Detail

wdDoNotSaveChanges

static final int wdDoNotSaveChanges
See Also:
Constant Field Values

wdSaveChanges

static final int wdSaveChanges
See Also:
Constant Field Values

wdPromptToSaveChanges

static final int wdPromptToSaveChanges
See Also:
Constant Field Values


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