Package | Description |
---|---|
com.groupdocs.comparison.pdf | |
com.groupdocs.comparison.pdf.contracts |
Modifier and Type | Method and Description |
---|---|
IComparisonCell[][] |
ComparisonTable.getCells()
Deprecated.
Gets or sets the cells.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<IComparisonCell>> |
ComparisonTable.getColumns()
Deprecated.
Gets the columns.
|
com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<IComparisonCell>> |
ComparisonTable.getRows()
Deprecated.
Gets the rows.
|
Modifier and Type | Method and Description |
---|---|
void |
ComparisonTable.setCells(IComparisonCell[][] value)
Deprecated.
Gets or sets the cells.
|
Modifier and Type | Method and Description |
---|---|
IComparisonCell[][] |
IComparisonTable.getCells()
Deprecated.
Get cells comparison cell [ ] [ ].
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<IComparisonCell>> |
IComparisonTable.getColumns()
Deprecated.
Gets the columns.
|
com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<IComparisonCell>> |
IComparisonTable.getRows()
Deprecated.
Gets the rows.
|
Modifier and Type | Method and Description |
---|---|
void |
IComparisonTable.setCells(IComparisonCell[][] value)
Deprecated.
Sets cells.
|
Copyright © 2018. All rights reserved.