| Package | Description |
|---|---|
| com.groupdocs.comparison.result |
Provides classes and interfaces for working with the result of document comparison.
|
| Modifier and Type | Method and Description |
|---|---|
List<StyleChangeInfo> |
ChangeInfo.getStyleChanges()
Gets the list of style changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeInfo.setStyleChanges(List<StyleChangeInfo> value)
Sets the list of style changes.
|
Copyright © 2024. All rights reserved.