@Deprecated public interface IComparisonColumn extends IComparisonNode
Interface IComparisonColumn
Modifier and Type | Method and Description |
---|---|
IWordsCompareResult |
compareWith(IComparisonColumn targetColumn,
WordsComparisonSettings settings)
Deprecated.
Compare with words compare result.
|
IComparisonCell[] |
getCells()
Deprecated.
Get cells comparison cell [ ].
|
String |
getTextFromSelectedCells(int[] cellsNumbers)
Deprecated.
Gets text from selected cells.
|
getComparisonNodeType, getStyleChanged, getText, getType, setStyleChanged, setType
IComparisonCell[] getCells()
IWordsCompareResult compareWith(IComparisonColumn targetColumn, WordsComparisonSettings settings) throws Exception
targetColumn
- the target columnsettings
- the settingsException
Copyright © 2018. All rights reserved.