Package | Description |
---|---|
com.groupdocs.comparison.cells | |
com.groupdocs.comparison.cells.contracts.nodes | |
com.groupdocs.comparison.cells.nodes |
Modifier and Type | Class and Description |
---|---|
class |
CellsCompareResult
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract ICellsCompareResult |
ComparisonCellBase.compareWith(ComparisonCellBase targetCell,
CellsComparisonSettings settings)
Deprecated.
Compares current cell with another.
|
abstract ICellsCompareResult |
ComparisonWorkbookBase.compareWith(ComparisonWorkbookBase targetWorkbook,
CellsComparisonSettings settings)
Deprecated.
Compares current workbook with another
|
abstract ICellsCompareResult |
ComparisonWorksheetBase.compareWith(ComparisonWorksheetBase targetWorksheet,
CellsComparisonSettings settings)
Deprecated.
Compares current worksheet to another
|
Modifier and Type | Method and Description |
---|---|
ICellsCompareResult |
ComparisonCell.compareWith(ComparisonCellBase targetCell,
CellsComparisonSettings settings)
Deprecated.
Compares the with.
|
ICellsCompareResult |
ComparisonWorkbook.compareWith(ComparisonWorkbookBase targetWorkbook,
CellsComparisonSettings settings)
Deprecated.
Compares current workbook with another
|
ICellsCompareResult |
ComparisonWorksheet.compareWith(ComparisonWorksheetBase targetWorksheet,
CellsComparisonSettings settings)
Deprecated.
Compares the with.
|
Copyright © 2018. All rights reserved.