| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STAlgType |
CTDocProtect.cryptAlgorithmType |
protected STAlgType |
CTWriteProtection.cryptAlgorithmType |
| Modifier and Type | Method and Description |
|---|---|
static STAlgType |
STAlgType.fromValue(String v) |
STAlgType |
CTDocProtect.getCryptAlgorithmType()
Gets the value of the cryptAlgorithmType property.
|
STAlgType |
CTWriteProtection.getCryptAlgorithmType()
Gets the value of the cryptAlgorithmType property.
|
static STAlgType |
STAlgType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STAlgType[] |
STAlgType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDocProtect.setCryptAlgorithmType(STAlgType value)
Sets the value of the cryptAlgorithmType property.
|
void |
CTWriteProtection.setCryptAlgorithmType(STAlgType value)
Sets the value of the cryptAlgorithmType property.
|
Copyright © 2007-2022. All Rights Reserved.