Package | Description |
---|---|
com.groupdocs.comparison.words.contracts.nodes | |
com.groupdocs.comparison.words.nodes |
Modifier and Type | Method and Description |
---|---|
IComparisonCell[] |
IComparisonColumn.getCells()
Deprecated.
Get cells comparison cell [ ].
|
IComparisonCell[] |
IComparisonRow.getCells()
Deprecated.
Get cells comparison cell [ ].
|
Modifier and Type | Method and Description |
---|---|
IWordsCompareResult |
IComparisonCell.compareWith(IComparisonCell targetCell,
WordsComparisonSettings settings)
Deprecated.
Compare with words compare result.
|
Modifier and Type | Class and Description |
---|---|
class |
ComparisonCell
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IComparisonCell[] |
ComparisonColumn.getCells()
Deprecated.
Gets or sets the cells collection for current row.
|
IComparisonCell[] |
ComparisonRow.getCells()
Deprecated.
Gets or sets the cells collection for current row.
|
Modifier and Type | Method and Description |
---|---|
IWordsCompareResult |
ComparisonCell.compareWith(IComparisonCell targetCell,
WordsComparisonSettings settings)
Deprecated.
Compares the with.
|
Constructor and Description |
---|
ComparisonColumn(IComparisonCell[] cells)
Deprecated.
Instantiates a new Comparison column.
|
Copyright © 2018. All rights reserved.