Constructor and Description |
---|
CellsCompareResult(CellsComparisonSettings settings,
com.aspose.ms.System.Collections.Generic.List<ComparisonNodeBase> components,
int countOfErrors,
int saveFormat)
Deprecated.
Initializes a new instance of the
CellsCompareResult class. |
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.
|
Modifier and Type | Method and Description |
---|---|
CellsComparisonSettings |
ComparisonSettings.toCellsSettings()
To the cells settings.
|
Copyright © 2018. All rights reserved.