Package | Description |
---|---|
com.groupdocs.comparison.slides | |
com.groupdocs.comparison.slides.contracts.comparison |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonCell
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonCellBase |
ComparisonColumn.getItem(int index)
Deprecated.
Gets the
ComparisonCellBase at the specified index. |
ComparisonCellBase |
ComparisonRow.getItem(int index)
Deprecated.
Gets the
ComparisonCellBase at the specified index. |
ComparisonCellBase |
ComparisonTable.getItem(int columnIndex,
int rowIndex)
Deprecated.
Gets the
ComparisonCellBase with the specified column index. |
ComparisonCellBase[] |
ComparisonColumn.toArray()
Deprecated.
To the array.
|
ComparisonCellBase[] |
ComparisonRow.toArray()
Deprecated.
To the array.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<ComparisonCellBase> |
ComparisonTable.getCells()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ISlidesCompareResult |
ComparisonCell.compareWith(ComparisonCellBase presentationComponent,
SlidesComparisonSettings slidesComparisonSettings)
Deprecated.
Compares the with.
|
Modifier and Type | Method and Description |
---|---|
abstract ComparisonCellBase |
ComparisonCellCollectionBase.getItem(int index)
Deprecated.
Gets or sets the
ComparisonCellBase at the specified index. |
abstract ComparisonCellBase |
ComparisonTableBase.getItem(int columnIndex,
int rowIndex)
Deprecated.
Gets or sets the
ComparisonCellBase with the specified column index. |
abstract ComparisonCellBase[] |
ComparisonCellCollectionBase.toArray()
Deprecated.
To the array.
|
Modifier and Type | Method and Description |
---|---|
abstract com.aspose.ms.System.Collections.Generic.List<ComparisonCellBase> |
ComparisonTableBase.getCells()
Deprecated.
Gets cells.
|
Modifier and Type | Method and Description |
---|---|
abstract ISlidesCompareResult |
ComparisonCellBase.compareWith(ComparisonCellBase presentationComponent,
SlidesComparisonSettings slidesComparisonSettings)
Deprecated.
Compares the with.
|
Copyright © 2018. All rights reserved.