org.evolvis.liboffice.msword8
Interface WdProtectionType


public interface WdProtectionType


Field Summary
static int wdAllowOnlyComments
           
static int wdAllowOnlyFormFields
           
static int wdAllowOnlyRevisions
           
static int wdNoProtection
           
 

Field Detail

wdNoProtection

static final int wdNoProtection
See Also:
Constant Field Values

wdAllowOnlyRevisions

static final int wdAllowOnlyRevisions
See Also:
Constant Field Values

wdAllowOnlyComments

static final int wdAllowOnlyComments
See Also:
Constant Field Values

wdAllowOnlyFormFields

static final int wdAllowOnlyFormFields
See Also:
Constant Field Values


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