Package | Description |
---|---|
com.groupdocs.comparison.cells.contracts.nodes | |
com.groupdocs.comparison.cells.nodes |
Modifier and Type | Method and Description |
---|---|
ComparisonWorksheetBase[] |
ComparisonWorkbookBase.getWorksheets()
Deprecated.
Collection of worksheets of current workbook
|
Modifier and Type | Method and Description |
---|---|
abstract ICellsCompareResult |
ComparisonWorksheetBase.compareWith(ComparisonWorksheetBase targetWorksheet,
CellsComparisonSettings settings)
Deprecated.
Compares current worksheet to another
|
protected void |
ComparisonWorkbookBase.setWorksheets(ComparisonWorksheetBase[] value)
Deprecated.
Collection of worksheets of current workbook
|
Modifier and Type | Class and Description |
---|---|
class |
ComparisonWorksheet
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonWorksheetBase[] |
ComparisonWorkbook.getWorksheets()
Deprecated.
Gets list of worksheets of current document
Value:
The worksheets.
|
Modifier and Type | Method and Description |
---|---|
ICellsCompareResult |
ComparisonWorksheet.compareWith(ComparisonWorksheetBase targetWorksheet,
CellsComparisonSettings settings)
Deprecated.
Compares the with.
|
Copyright © 2018. All rights reserved.