Package | Description |
---|---|
com.groupdocs.comparison.words.contracts.nodes | |
com.groupdocs.comparison.words.nodes |
Modifier and Type | Method and Description |
---|---|
IComparisonRow[] |
IComparisonTable.getRows()
Deprecated.
Get rows comparison row [ ].
|
Modifier and Type | Method and Description |
---|---|
IWordsCompareResult |
IComparisonRow.compareWith(IComparisonRow targetRow,
WordsComparisonSettings settings)
Deprecated.
Compare with words compare result.
|
Modifier and Type | Class and Description |
---|---|
class |
ComparisonRow
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IComparisonRow[] |
ComparisonTable.getRows()
Deprecated.
Gets the row collection of table.
|
Modifier and Type | Method and Description |
---|---|
IWordsCompareResult |
ComparisonRow.compareWith(IComparisonRow targetRow,
WordsComparisonSettings settings)
Deprecated.
Compares the with.
|
Copyright © 2018. All rights reserved.