org.evolvis.liboffice.msword8
Interface WdAlertLevel


public interface WdAlertLevel


Field Summary
static int wdAlertsAll
           
static int wdAlertsMessageBox
           
static int wdAlertsNone
           
 

Field Detail

wdAlertsNone

static final int wdAlertsNone
See Also:
Constant Field Values

wdAlertsMessageBox

static final int wdAlertsMessageBox
See Also:
Constant Field Values

wdAlertsAll

static final int wdAlertsAll
See Also:
Constant Field Values


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