Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
List<AbsorbedCell> |
AbsorbedRow.getCellList()
Gets readonly IList containing cells of the row
|
Modifier and Type | Method and Description |
---|---|
int |
AbsorbedCell.compareTo(AbsorbedCell other)
Compares the current AbsorbedCell object with another AbsorbedCell object and returns an integer that indicates
whether the current object precedes, follows, or occurs in the same position in the sort order as the other object.
|
Copyright © 2024 Aspose. All Rights Reserved.