@Deprecated public abstract class ComparisonRowBase extends ComparisonCellCollectionBase
Class ComparisonRowBase.
Constructor and Description |
---|
ComparisonRowBase()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract ISlidesCompareResult |
compareWith(ComparisonRowBase presentationComponent,
SlidesComparisonSettings slidesComparisonSettings)
Deprecated.
Compares the with.
|
abstract double |
getHeight()
Deprecated.
Gets the height.
|
abstract String |
getTextFromSelectedCells(int[] cellsNumbers)
Deprecated.
|
copyTo, getItem, getSyncRoot, isSynchronized, iterator, size, toArray
addComponent, getAsposeObject, getContent, getStyleChanges, getSubComponents, getText, getType, setStyleChanges, setType
public abstract double getHeight()
Gets the height.
Value: The height.public abstract ISlidesCompareResult compareWith(ComparisonRowBase presentationComponent, SlidesComparisonSettings slidesComparisonSettings) throws Exception
Compares the with.
presentationComponent
- The presentation component.slidesComparisonSettings
- The slides comparison settings.Exception
public abstract String getTextFromSelectedCells(int[] cellsNumbers)
Copyright © 2018. All rights reserved.