| Package | Description |
|---|---|
| org.openxmlformats.schemas.wordprocessingml.x2006.main | |
| org.openxmlformats.schemas.wordprocessingml.x2006.main.impl |
| Modifier and Type | Field and Description |
|---|---|
static STProof.Enum |
STProof.CLEAN |
static STProof.Enum |
STProof.DIRTY |
| Modifier and Type | Method and Description |
|---|---|
static STProof.Enum |
STProof.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static STProof.Enum |
STProof.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
STProof.Enum |
CTProof.getGrammar()
Gets the "grammar" attribute
|
STProof.Enum |
CTProof.getSpelling()
Gets the "spelling" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTProof.setGrammar(STProof.Enum grammar)
Sets the "grammar" attribute
|
void |
CTProof.setSpelling(STProof.Enum spelling)
Sets the "spelling" attribute
|
| Modifier and Type | Method and Description |
|---|---|
STProof.Enum |
CTProofImpl.getGrammar()
Gets the "grammar" attribute
|
STProof.Enum |
CTProofImpl.getSpelling()
Gets the "spelling" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTProofImpl.setGrammar(STProof.Enum grammar)
Sets the "grammar" attribute
|
void |
CTProofImpl.setSpelling(STProof.Enum spelling)
Sets the "spelling" attribute
|
Copyright 2019 The Apache Software Foundation or its licensors, as applicable.