Package | Description |
---|---|
com.groupdocs.comparison.slides | |
com.groupdocs.comparison.slides.contracts.comparison |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonTable
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComparisonTableBase |
ComparisonSlide.addTable(float x,
float y,
double[] columnWidths,
double[] rowHeights)
Deprecated.
Adds the table.
|
Modifier and Type | Method and Description |
---|---|
ISlidesCompareResult |
ComparisonTable.compareWith(ComparisonTableBase presentationComponent,
SlidesComparisonSettings slidesComparisonSettings)
Deprecated.
Compares the with.
|
Modifier and Type | Method and Description |
---|---|
abstract ComparisonTableBase |
ComparisonSlideBase.addTable(float x,
float y,
double[] columnWidths,
double[] rowHeights)
Deprecated.
Adds the table.
|
Modifier and Type | Method and Description |
---|---|
abstract ISlidesCompareResult |
ComparisonTableBase.compareWith(ComparisonTableBase presentationComponent,
SlidesComparisonSettings slidesComparisonSettings)
Deprecated.
Compares the with.
|
Copyright © 2018. All rights reserved.