| Modifier and Type | Field and Description |
|---|---|
private ReviewDisplay |
Customization.reviewDisplay
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private ReviewDisplay |
Review.reviewDisplay
Defines the review editing mode which will be used when the document is opened for viewing.
|
| Modifier and Type | Method and Description |
|---|---|
static ReviewDisplay |
ReviewDisplay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReviewDisplay[] |
ReviewDisplay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023–2024. All rights reserved.